mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08:00
Update changelog
Fix cluster count
This commit is contained in:
+1
-1
@@ -295,7 +295,7 @@ variable "attach_worker_cni_policy" {
|
||||
}
|
||||
|
||||
variable "enabled" {
|
||||
description = "Destroy-time flag. If set to "false", the count will be set to "0" on all resources."
|
||||
description = "Destroy-time flag. If set to `false`, the count will be set to `0` on all resources."
|
||||
type = bool
|
||||
default = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user