Skip to content

Commit

Permalink
chore(deps): update terraform kind to ~> 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 20, 2024
1 parent aac662f commit cc1d204
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 @@ -18,7 +18,7 @@ terraform {
required_providers {
kind = {
source = "tehcyx/kind"
version = "~> 0.6"
version = "~> 0.7"
}
google = {
source = "hashicorp/google"
Expand Down

0 comments on commit cc1d204

Please sign in to comment.