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 eb65e5f commit 60ced88Copy full SHA for 60ced88
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