cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

Stack-level CF tags are not propagated to AWS::Batch::ComputeEnvironment

Open deimagjas opened this issue 3 years ago • 1 comments

Name of the resource

AWS::Batch::ComputeEnvironment

Resource Name

No response

Issue Description

AWS::Batch::ComputeEnvironment does not apply stack level tags during CloudFormation stack create or update operations.

Expected Behavior

All stack level tags applied to AWS::Batch::ComputeEnvironment resource.

Observed Behavior

Stack level user tags do not get propagated to AWS::Batch::ComputeEnvironment resource during CloudFormation Create or Update operation.

Test Cases

  • Create a CF stack with AWS::Batch::ComputeEnvironment and some other resources

  • Add stack-level tags to the CF stack

  • Stack level tags not propagated to the AWS::Batch::ComputeEnvironment while the other resources are tagged.

Other Details

No response

deimagjas avatar Jun 02 '22 21:06 deimagjas

This issue seem to be affecting AWS::ElastiCache::ReplicationGroup as well.

tommydongaws avatar Jul 02 '22 22:07 tommydongaws

We are aware of the issue and believe we have a fix. Once tested and rolled out we will update this thread.

EDIT: The fix is only for the AWS::Batch::ComputeEnvironment resource

luisantonioa avatar Aug 23 '22 01:08 luisantonioa

Has this been actually fixed? We have multiple compute environments which did NOT get any CloudFormation tags, even though they were just replaced due to other changes.

pbudzon avatar Oct 11 '23 15:10 pbudzon