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

AWS::ElastiCache::ReplicationGroup - CloudFormation auto generated tags not applied

Open
#2,125 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::ElastiCache::ReplicationGroup

### Resource Name

_No response_

### Issue Description

CloudFormation does not apply the stack level tags[1] to the resource type `AWS::ElastiCache::ReplicationGroup`

- aws:cloudformation:logical-id
- aws:cloudformation:stack-id
- aws:cloudformation:stack-name

[1] https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html

### Expected Behavior

CloudFormation should apply the tags. The tags helps to identify if the resource was created by CloudFormation and by which stack.

### Observed Behavior

Tags are not applied.

### Test Cases

Create a stack with the resource type `AWS::ElastiCache::ReplicationGroup`. CloudFormation automatically creates the stack-level tags with the prefix aws::. However, it does not apply to this resource type.

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported case with an AWS::ElastiCache::ReplicationGroup stack and stack-level tags, as described in the issue. Check whether this repository identifies an implementation or coverage test entry point for the resource; done means the three aws:cloudformation tags appear on the replication group and the behavior is covered by a test.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
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.