The default by AWS is not to propagate tags from the task definition and as far as I can tell there is no option for this. It would be nice to deploy scheduled tasks with this option.
In the AWS console you can update scheduled tasks to propagate tags from the task definition by:
Go to the relevant EventBridge rule
Click Targets tab and press Edit
Turn on ‘Configure propagate tags’ found in ‘Configure additional properties’
Hey, do you know of the CloudFormation configuration of that would be required to achieve this, and/or have some AWS resources to look further into this?
The default by AWS is not to propagate tags from the task definition and as far as I can tell there is no option for this. It would be nice to deploy scheduled tasks with this option.
In the AWS console you can update scheduled tasks to propagate tags from the task definition by: