We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0387ad1 commit 6be70f6Copy full SHA for 6be70f6
modules/vpc/versions.tf
@@ -24,7 +24,7 @@ terraform {
24
}
25
google-beta = {
26
source = "hashicorp/google-beta"
27
- version = ">= 6.XX, < 7" # TODO Update this once the provider is released (DO NOT MERGE)
+ version = ">= 6.13.0, < 7"
28
29
30
0 commit comments