aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
Stack-level user tags are not propagated to AWS::EC2::NetworkInterface
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::EC2::NetworkInterface
### Resource Name
_No response_
### Issue Description
AWS::EC2::NetworkInterface does not apply stack level tags during CloudFormation stack create or update operations.
### Expected Behavior
All stack level tags applied to AWS::EC2::NetworkInterface resource.
### Observed Behavior
Stack level user tags do not get propagated to AWS::EC2::NetworkInterface resource during CloudFormation **Create** or **Update** operation.
### Test Cases
* Create a CF stack with Network interfaces and some other resources
* Add stack-level tags to the CF stack
* Stack level tags not propagated to the Network interfaces resources while the other resources are tagged.
### Other Details
_No response_
Contributor guide
Research direction
The issue names AWS::EC2::NetworkInterface and reports missing stack-level tag propagation during CloudFormation Create and Update operations. Begin by reproducing the listed stack-level-tag scenario and comparing NetworkInterface behavior with other tagged resources; done means the tags propagate on both operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100