Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS ECS - propagate tags to tasks #39

Closed
alexmaras opened this issue Feb 8, 2024 · 3 comments
Closed

AWS ECS - propagate tags to tasks #39

alexmaras opened this issue Feb 8, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@alexmaras
Copy link
Contributor

In the AWS ECS setup, the aws_ecs_service resource doesn't propagate tags to the tasks. This results in large amounts of fargate VCPU usage going untagged and potentially not visible in AWS Cost Explorer.

Could we get this added as per the AWS terraform documentation documentation on the service resource. There are two options, so perhaps defaulting to one and allowing a variable for the other would make sense.

@samsternatretool samsternatretool added the enhancement New feature or request label Feb 15, 2024
@samsternatretool
Copy link
Contributor

@alexmaras thanks for the feedback, we'll take a look. If you know how this should be solved and feel comfortable submitting a PR we will definitely try to get it merged!

@alexmaras
Copy link
Contributor Author

@samsternatretool - #40

Forgot to link across to this when I put it up.

@samsternatretool
Copy link
Contributor

Fixed by #40

Thank you @alexmaras for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants