aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::DynamoDB::Table does not propagate stack-level tags
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::DynamoDB::Table
### Resource name
_No response_
### Description
The `AWS::DynamoDB::Table` resource does not support stack-level tag propagation.
The following tags are not applied to the resource.
```
aws:cloudformation:logical-id
aws:cloudformation:stack-id
aws:cloudformation:stack-name
```
However, tags added manually to the stack propagate just fine.
### Other Details
_No response_
Contributor guide
Research direction
The issue identifies AWS::DynamoDB::Table and the three missing CloudFormation stack tags. Start by reproducing stack-level tag propagation with a DynamoDB table and compare it with manually added tags; done means those tags appear on the table as they do for supported resources. No repository files or tests are named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100