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