We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe5ee7d + 6fbe105 commit 7e97ecaCopy full SHA for 7e97eca
modules/aws-anyscale-efs/variables.tf
@@ -137,7 +137,7 @@ variable "lifecycle_policy_transition_to_primary_storage_class" {
137
# File System Policy
138
# -------------------
139
variable "attach_policy" {
140
- description = "(Optional) Determines whether a policy is attached to the file system. Default is `true`."
+ description = "(Optional) Determines whether a policy is attached to the file system. Default is `false`."
141
type = bool
142
default = false
143
}
0 commit comments