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 e6f8b6c commit 532c95dCopy full SHA for 532c95d
modules/interface/versions.tf
@@ -20,7 +20,7 @@ terraform {
20
21
google = {
22
source = "hashicorp/google"
23
- version = ">= 4.51, < 7"
+ version = ">= 5.12, < 7"
24
}
25
26
0 commit comments