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 393b9c3 commit b737c15Copy full SHA for b737c15
.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.49.3"
+ version = "7.1.1"
0 commit comments