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

FR- [AWS::Route53::RecordSetGroup] - [Enhancement] - Add 'AWS::Route53::RecordSetGroup' resource type support for Stack refactoring feature

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

Description

### Resource Name

AWS::Route53::RecordSetGroup

### Details

**Context:**
Currently, CloudFormation Stack Refactoring does not support the 'AWS::Route53::RecordSetGroup' resource type. The bellow error will be thrown when doing so:

```
"ExecutionStatus":` "UNAVAILABLE",
"Status": "CREATE_FAILED",
"StatusReason": "stack_arn": Stack Refactor does not support AWS::Route53::RecordSetGroup."`
```

This resource has not been listed as an unavailable in the following [documentation.](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stack-refactoring.html#stack-refactoring-limits)

**Request:**
This is a request to make the 'AWS::Route53::RecordSetGroup' resource type supported with CloudFormation refactor.

Contributor guide

Open the contributing guide

Research direction

The issue names no repository files or tests; start by reviewing the Stack Refactoring limits documentation and how unsupported resource types are handled. Verify the current behavior for AWS::Route53::RecordSetGroup and compare it with supported resource types. Done means refactoring no longer returns the reported unsupported-resource error for this type.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.