We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d541e commit d1ec732Copy full SHA for d1ec732
anthos-attached-clusters/kind/provider.tf
@@ -18,7 +18,7 @@ terraform {
18
required_providers {
19
kind = {
20
source = "tehcyx/kind"
21
- version = "~> 0.6"
+ version = "~> 0.7"
22
}
23
google = {
24
source = "hashicorp/google"
0 commit comments