cn-terraform / terraform-aws-ecs-fargate

AWS ECS Fargate Terraform Module
https://registry.terraform.io/modules/cn-terraform/ecs-fargate
Apache License 2.0
87 stars 57 forks source link

Autoscaling role changing on every apply #19

Closed advissor closed 2 years ago

advissor commented 4 years ago

Fargate module version : "2.0.17" ECS service sub module verion in maintif version = "2.0.4"

Issues : 1) Autoscaling role changing on every apply I found very similar thing in https://github.com/cn-terraform/terraform-aws-ecs-fargate-service/issues/14

2) The Scaleup policy is ok. Scaledown policy always in alarm. In top, it " Fails to execute on policy.....arn" the scale down action

So ECS cluster grows, but can't shrink

jnonino commented 2 years ago

Hi, I'm closing this issue as it has been a long time without new reports. If you find this is still happening, please reopen.