Skip to content

Commit 52f8bea

Browse files
authored
fix(TPG>=5.12.0): Bump for #2142 (#2141) (#2170)
1 parent d18755a commit 52f8bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: modules/workload-identity/versions.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ terraform {
2121
required_providers {
2222
google = {
2323
source = "hashicorp/google"
24-
version = ">= 3.39.0, < 7"
24+
version = ">= 5.12.0, < 7"
2525
}
2626
kubernetes = {
2727
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)