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

Alarm on low cpu after cluster creation #15

Closed advissor closed 2 years ago

advissor commented 4 years ago

There is a bug after creation of a cluster -> alarm is always triggered (low cpu)

  1. There should be a way to define alarms on module input level
  2. Or way to disable them
  3. Way to control this better

As alarms are used extensively for autoscaling inside fargate, this looks important.

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.