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

Missing cost for ECS Service when task definition is used from a module and "family:revision" is used instead of "arn" or "family" #3005

Open
ElianaFerioli opened this issue Apr 9, 2024 · 0 comments
Labels
aws Issue relates to AWS bug Something isn't working

Comments

@ElianaFerioli
Copy link

ElianaFerioli commented Apr 9, 2024

As commented in this issue when ECS service is used from a module and reference the task definition as "family:revision" it shows:

2024-04-09T07:21:39Z INF Hiding cost with no usage: module.random_service.module.ecs_service.aws_ecs_service.main 'Per GB per hour'
2024-04-09T07:21:39Z INF Hiding cost with no usage: module.random_service.module.ecs_service.aws_ecs_service.main 'Per vCPU per hour'

As commented by @aliscott here the fix for #1915 does not work for "family:revision" case.

@aliscott aliscott added bug Something isn't working aws Issue relates to AWS labels Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws Issue relates to AWS bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants