Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zcemycl committed Jul 14, 2024
1 parent c572592 commit 87a809a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tf/aws-dagster/architectures/ecs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ resource "aws_ecs_capacity_provider" "this" {

auto_scaling_group_provider {
auto_scaling_group_arn = aws_autoscaling_group.this.arn
managed_termination_protection = "ENABLED"
managed_termination_protection = "DISABLED"

managed_scaling {
maximum_scaling_step_size = 1
Expand Down

0 comments on commit 87a809a

Please sign in to comment.