justtrackio / terraform-aws-ecs-gosoline-monitoring

Terraform module which implements ECS gosoline app monitoring.
https://registry.terraform.io/modules/justtrackio/ecs-gosoline-monitoring/aws
Apache License 2.0
0 stars 0 forks source link

module can not be used when an app consumes more than one shard #68

Open applike-ss opened 4 months ago

applike-ss commented 4 months ago

Description

module can not be used when there is a app that consumes more than one shard.

This needs adjustments to have each entry in the loop only once: https://github.com/justtrackio/terraform-aws-ecs-gosoline-monitoring/blob/main/alarm_kinsumer.tf#L2

Currently there can be more than one "consumer" entry in the resulting list.

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

github-actions[bot] commented 2 months ago

This issue was automatically closed because of stale in 10 days

github-actions[bot] commented 1 month ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.