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 21064ad commit 6b2e17fCopy full SHA for 6b2e17f
terraform.tf
@@ -29,7 +29,7 @@ terraform {
29
30
tls = {
31
source = "hashicorp/tls"
32
- version = ">= 4.0.6"
+ version = ">= 4.1.0"
33
}
34
35
0 commit comments