apfm-actions/AWS ECR Create
Create an ECR repo in AWS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 21, 2022
- License
- MIT
Pinned Snippet
uses: apfm-actions/aws-ecr-create-action@38a0e564eb0d8c5dce07daaeeb969b1a52432911 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| allowed_accounts | List of AWS account id's that have read access to this repo | — | — |
Outputs
| name | description |
|---|---|
| arn | AWS ARN of the ECR repository |
| uri | Docker URI of the ECR repository |
| label | A suggested ECR label derrived from the git revision |