terraform-ecs-autoscale-alb icon indicating copy to clipboard operation
terraform-ecs-autoscale-alb copied to clipboard

Scales down instances when memory utilization high

Open vadixidav opened this issue 4 years ago • 1 comments

https://github.com/jch254/terraform-ecs-autoscale-alb/blob/0e6890c61f96552dbaca51fab3e25631edcc748d/base-infra/modules/ecs-instances/main.tf#L115

Should be scale_up. Currently scales down when memory utilization is high.

vadixidav avatar Feb 25 '20 18:02 vadixidav

@vadixidav keen to open a PR? I plan to upgrade this to use Terraform 0.12 so will fix as a part of that upgrade otherwise. Cheers for spotting!

jch254 avatar Feb 26 '20 01:02 jch254