Skip to content

Commit

Permalink
Default to separate efs
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Nov 25, 2024
1 parent f141f6b commit bb66909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/aws/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ variable "default_budget_alert" {
}

variable "disable_cluster_wide_filestore" {
default = false
default = true
type = bool
description = <<-EOT
Whether or not the initial cluster-wide `homedirs` filestore
Expand Down

0 comments on commit bb66909

Please sign in to comment.