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 6eaa557 commit c828d1aCopy full SHA for c828d1a
versions.tf
@@ -7,7 +7,7 @@ terraform {
7
required_providers {
8
google = {
9
source = "hashicorp/google"
10
- version = "6.28.0"
+ version = "7.4.0"
11
}
12
google-beta = {
13
source = "hashicorp/google-beta"
0 commit comments