We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52392e7 commit 9364b39Copy full SHA for 9364b39
anthos-attached-clusters/kind/provider.tf
@@ -22,7 +22,7 @@ terraform {
22
}
23
google = {
24
source = "hashicorp/google"
25
- version = "~> 5.0"
+ version = ">= 5, < 7"
26
27
helm = {
28
source = "hashicorp/helm"
0 commit comments