Skip to content

Commit c2862ce

Browse files
authored
Update variables.tf
1 parent af11383 commit c2862ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ variable "s3_csi_bucket_names" {
464464
variable "eks_auto_mode_enabled" {
465465
description = "Enable Auto Mode for EKS cluster"
466466
type = bool
467-
default = true
467+
default = false
468468
}
469469

470470
variable "cloudwatch_observability_enabled" {

0 commit comments

Comments
 (0)