We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f5b66c commit 4662d81Copy full SHA for 4662d81
terraform/providers.tf
@@ -16,7 +16,7 @@ terraform {
16
required_providers {
17
google = {
18
source = "hashicorp/google"
19
- version = "6.20.0"
+ version = "6.24.0"
20
}
21
22
0 commit comments