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 f1f19d0 commit 242c266Copy full SHA for 242c266
terraform.tf
@@ -14,7 +14,7 @@ terraform {
14
15
http = {
16
source = "hashicorp/http"
17
- version = "~> 3"
+ version = ">= 3.5.0"
18
}
19
20
helm = {
0 commit comments