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 d18755a commit 52f8beaCopy full SHA for 52f8bea
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