We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daa1a9f commit f1f19d0Copy full SHA for f1f19d0
terraform.tf
@@ -19,7 +19,7 @@ terraform {
19
20
helm = {
21
source = "hashicorp/helm"
22
- version = "~> 3"
+ version = ">= 3.0.2"
23
}
24
25
kubectl = {
0 commit comments