aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
Automatic aws:cloudformation:xyz resource tags are created inconsistently
Open
enhancement
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
## 2. Scope of request
There are many resources that support tagging in CloudFormation that do not currently propagate to resources created through CloudFormation as [the documentation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) would suggest.
This is not an exhaustive list, but some that I've noticed include:
- [ ] CloudFront distributions
- [ ] DynamoDB tables
- [ ] CloudFormation stacks (i.e., nested stacks)
- [x] Lambda functions
- [ ] CloudTrail trails
- [ ] CodeBuild projects
- [ ] ACM certificates
Contributor guide
Assessment
This issue has not been assessed yet.