aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::ECS::Cluster] - [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::ECS::Cluster
### Description
Currently `AWS::ECS::Cluster` only supports `Ref` to get the `Resource Name`. Implementing this would be great.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-cluster.html
Related to https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/68
Contributor guide
Research direction
Start with the AWS::ECS::Cluster documentation linked in the issue and review related coverage-roadmap issue 68. Determine where this resource's GetAtt behavior is implemented and define the expected Resource Name result; done means GetAtt exposes that value consistently with Ref.
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