Skip to content

Commit

Permalink
chore(deps): update terraform google to v6 (#726)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Sep 26, 2024
1 parent 52392e7 commit 9364b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anthos-attached-clusters/kind/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ terraform {
}
google = {
source = "hashicorp/google"
version = "~> 5.0"
version = ">= 5, < 7"
}
helm = {
source = "hashicorp/helm"
Expand Down

0 comments on commit 9364b39

Please sign in to comment.