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

Stack-level user tags are not propagated to AWS::WAFv2::WebACL

Open
#1,142 0 comments 3 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::WAFv2::WebACL

### Resource Name

_No response_

### Issue Description

AWS::WAFv2::WebACL does not apply stack level tags during CloudFormation stack create or update operations.

### Expected Behavior

All stack level tags applied to AWS::WAFv2::WebACL resource.

### Observed Behavior

Stack level user tags do not get propagated to AWS::WAFv2::WebACL resource during CloudFormation **Create** or **Update** operation.

### Test Cases

* Create a CF stack with AWF WAF ACLs and some other resources
* Add stack-level tags to the CF stack
* Stack level tags not propagated to the ACLs while the other resources are tagged.

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

The issue identifies AWS::WAFv2::WebACL and CloudFormation stack create and update operations, but names no repository files or tests. Start by reproducing both cases with stack-level tags and compare tagging on the WebACL with other resources. Done means stack-level user tags propagate to the WebACL during both operations.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.