dailymuse / terraform-aws-ecs-queue-backlog-autoscaling

Setup resources (sans roles) necessary to scale a service via a queue backlog measurement
7 stars 2 forks source link

PLAT-2406 Allow opt-out of autoscaling target creation #7

Closed ian-axelrod closed 4 years ago

ian-axelrod commented 4 years ago

To allow multiple scaling policies per service, we need to allow the user to create their own autoscaling target.

PLAT-2406