cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
FR- [AWS::Route53::RecordSetGroup] - [Enhancement] - Add 'AWS::Route53::RecordSetGroup' resource type support for Stack refactoring feature
trafficstars
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.