aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::Route53::RecordSet] - [Enhancement] - Implement `GetAtt` for the `Domain Name`
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::Route53::RecordSet
### Description
Currently `AWS::Route53::RecordSet` only supports `Ref` to get the `Domain Name`. Implementing this would be great.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html
Related to https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/68
Contributor guide
Research direction
Start with the AWS::Route53::RecordSet documentation linked in the issue and compare the existing Ref behavior with the requested GetAtt Domain Name attribute. Review the related coverage-roadmap issue for context. Done means the resource supports retrieving Domain Name through GetAtt, but this repository provides no implementation files or tests to identify.
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
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100