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 a4bb99d commit d42c8c3Copy full SHA for d42c8c3
.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.2.0"
0 commit comments