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 8a54c6e commit 81f3714Copy full SHA for 81f3714
versions.tf
@@ -20,7 +20,7 @@ terraform {
20
21
google = {
22
source = "hashicorp/google"
23
- version = ">= 5.31.0, < 7"
+ version = ">= 5.31.0, < 8"
24
}
25
26
0 commit comments