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 61c6f87 commit 776bbd2Copy full SHA for 776bbd2
terraform.tf
@@ -29,7 +29,7 @@ terraform {
29
30
tls = {
31
source = "hashicorp/tls"
32
- version = "~> 4"
+ version = ">= 4.0.6"
33
}
34
35
0 commit comments