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 93d9432 commit 0cc8a85Copy full SHA for 0cc8a85
versions.tf
@@ -7,7 +7,7 @@ terraform {
7
required_providers {
8
google = {
9
source = "hashicorp/google"
10
- version = "6.28.0"
+ version = "7.5.0"
11
}
12
google-beta = {
13
source = "hashicorp/google-beta"
0 commit comments