aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::AutoScaling::AutoScalingGroup] - [Enhancement] - Implement `GetAtt` for the `Resource 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::AutoScaling::AutoScalingGroup
### Description
Currently `AWS::AutoScaling::AutoScalingGroup` only supports `Ref` to get the `Resource Name`. Implementing this would be great.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-group.html
Related to https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/68
Contributor guide
Research direction
Start with the AWS::AutoScaling::AutoScalingGroup documentation linked in the issue and compare the requested GetAtt behavior with the existing Ref behavior. Review related coverage-roadmap issue #68 for context; the work is done when GetAtt can return the resource name for this resource.
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
- 35/100