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 12c85fd commit c9a0162Copy full SHA for c9a0162
versions.tf
@@ -20,7 +20,7 @@ terraform {
20
21
google = {
22
source = "hashicorp/google"
23
- version = ">= 4.23, < 7"
+ version = ">= 5.39, < 7"
24
}
25
null = {
26
source = "hashicorp/null"
0 commit comments