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.
2 parents f6792c8 + 52f8bea commit 3baa0e9Copy full SHA for 3baa0e9
modules/workload-identity/versions.tf
@@ -21,7 +21,7 @@ terraform {
21
required_providers {
22
google = {
23
source = "hashicorp/google"
24
- version = ">= 3.39.0, < 7"
+ version = ">= 5.12.0, < 7"
25
}
26
kubernetes = {
27
source = "hashicorp/kubernetes"
0 commit comments