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 849f158 commit 418ec9eCopy full SHA for 418ec9e
.github/terraform/versions.tf
@@ -19,7 +19,7 @@ terraform {
19
required_providers {
20
google = {
21
source = "hashicorp/google"
22
- version = "~> 6.0"
+ version = "~> 7.0"
23
}
24
25
terraform/providers.tf
@@ -16,7 +16,7 @@ terraform {
16
17
18
- version = "6.50.0"
+ version = "7.6.0"
0 commit comments