Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
amisfari opened this issue Feb 21, 2025 · 1 comment
Labels

Comments

@amisfari
Copy link

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.

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

@amisfari amisfari added the other label Feb 21, 2025
@Dilski
Copy link

Dilski commented Feb 22, 2025

Hello, thanks for raising this for me @amisfari 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants