aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::ECR::Repository] - [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::ECR::Repository
### Description
Currently `AWS::ECR::Repository` 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 CloudFormation documentation for AWS::ECR::Repository and the linked related issue #68. Confirm how the resource currently exposes Ref and what Resource Name should be available through GetAtt. Done means the repository supports retrieving Resource Name with GetAtt and the behavior is covered by the project’s applicable validation or coverage checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100