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 42ac128 commit 9b1f469Copy full SHA for 9b1f469
infra/permissions/main.tf
@@ -18,7 +18,7 @@ terraform {
18
required_providers {
19
google = {
20
source = "hashicorp/google"
21
- version = "6.32.0"
+ version = "6.33.0"
22
}
23
24
infra/resources/main.tf
google-beta = {
source = "hashicorp/google-beta"
0 commit comments