compose-cli
compose-cli copied to clipboard
ECS backend - Add tags to created log groups
Feature request
When deploying an application with Compose's ECS backend, I'd like the created Log Group to have the same project tags on it as the other resources.
Why do I want this feature request?
It allows me to group all of my resources together based on the project tag. Today, that isn't possible due to the missing tag on the log group.
Are there any blockers?
Yes... it looks like this can't be done today because CloudFormation doesn't support it itself (see linked issue here). But, I'd still like to get the request in! 😄
we indeed used tag where possible, but are blocked by https://github.com/aws-cloudformation/aws-cloudformation-coverage-roadmap/issues/77