-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.
Description
For ECS, the managed tags aws:ecs:clusterName
and aws:ecs:serviceName
can be useful to track service level cost with Fargate (ex.: project-env-app, etc...)
The flag enableECSManagedTags is required to have these tags set in the task.
Source: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html#managed-tags
Probably with a default value to false
, I will try to propose a PR as it impact one of my customer.
wbattou
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.