aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

Stack-level user tags are not propagated to AWS::EC2::NetworkInterface

Open
#1,143 1 comment 2 reactions 0 assignees View on GitHub
bug NeedTriage
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.