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