Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS::CloudFront::Distribution - CloudFormation does not apply the auto generated stack level tags #2126

Open
tgyanen opened this issue Sep 8, 2024 · 0 comments
Labels

Comments

@tgyanen
Copy link

tgyanen commented Sep 8, 2024

Name of the resource

AWS::CloudFront::Distribution

Resource Name

No response

Issue Description

CloudFormation does not apply the stack level tags[1] to the resource type AWS::CloudFront::Distribution

  • aws:cloudformation:logical-id
  • aws:cloudformation:stack-id
  • aws:cloudformation:stack-name

[1] https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html

Expected Behavior

CloudFormation should apply the tags. The tags helps to identify if the resource was created by CloudFormation and by which stack.

Observed Behavior

Tags are not applied.

Test Cases

Create a stack with the resource type AWS::CloudFront::Distribution. CloudFormation automatically creates the stack-level tags with the prefix aws::. However, it does not apply to this resource type.

Other Details

Create a stack with the resource type AWS::CloudFront::Distribution. CloudFormation automatically creates the stack-level tags with the prefix aws::. However, it does not apply to this resource type.

@tgyanen tgyanen added the bug label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant