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 f86111a commit 337af15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/peering-zone/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "~> 4.0"
}
google-beta = {
source = "hashicorp/google-beta"
version = "~> 4.0"
}
}
}

0 comments on commit 337af15

Please sign in to comment.