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 fc5af2e commit 5f95f27Copy full SHA for 5f95f27
infra/permissions/main.tf
@@ -18,7 +18,7 @@ terraform {
18
required_providers {
19
google = {
20
source = "hashicorp/google"
21
- version = "6.43.0"
+ version = "6.47.0"
22
}
23
24
infra/resources/main.tf
google-beta = {
source = "hashicorp/google-beta"
0 commit comments