We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f10fdc9 commit db9e6b8Copy full SHA for db9e6b8
infra/permissions/main.tf
@@ -18,7 +18,7 @@ terraform {
18
required_providers {
19
google = {
20
source = "hashicorp/google"
21
- version = "6.43.0"
+ version = "7.16.0"
22
}
23
24
infra/resources/main.tf
- version = "6.49.2"
google-beta = {
source = "hashicorp/google-beta"
0 commit comments