Closed guikcd closed 2 months ago
I encountered an issue when wanted to propagate tags from task definition for run-task because of https://github.com/aws-actions/amazon-ecs-deploy-task-definition/issues/249#issuecomment-1538851215. The describe-task-definition can return tags, but it need to be merged to the task definition, which is not easy to do with cli or in amazon-ecs-render-task-definition (see https://github.com/aws-actions/amazon-ecs-render-task-definition/issues/317).
@kg-aws ready to review
Issue #, if available: Closes: #605, closes: #538
Description of changes:
Add support for tags:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.