Skip to content

feat: propogate task tags

What does this MR do?

Configures the ECS task to use ECS Managed tags. This is to ensure that the newly created tag pulled its tags from the taskdefinition.

Why was this MR needed?

#65 (closed) This is to ensure that the newly created tag pulled its tags from the taskdefinition.

What's the best way to test this MR?

Run a job and the task executing the job should have the tags as defined on the task definition.

What are the relevant issue numbers?

Closes #65 (closed)

Edited by Axel von Bertoldi

Merge request reports