Skip to content

Commit

Permalink
Update versions.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Oct 9, 2023
1 parent 337af15 commit 0bc0137
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/private-zone/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "~> 4.0"
}
google-beta = {
source = "hashicorp/google-beta"
version = "~> 4.0"
}
}
required_version = ">= 0.13"
Expand Down

0 comments on commit 0bc0137

Please sign in to comment.