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 1da4bc5 commit b6fb989Copy full SHA for b6fb989
variables.tf
@@ -71,7 +71,7 @@ variable "s3_bucket_encryption_enabled" {
71
description = "When set to 'true' the 'aws_s3_bucket' resource will have AES256 encryption enabled by default"
72
}
73
74
-variable "create_txt" {
+variable "enable_txt" {
75
type = bool
76
default = true
77
0 commit comments