int128/find-ecr-repository-action
Find a repository in Amazon ECR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry-id | AWS account ID of the repository. If not set, the default account will be used. | no | — |
| repository-name | Name of the repository in Amazon ECR | yes | — |
| repository-not-found-error-message | Error message to throw if the repository is not found | yes | Repository {{repository-name}} not found |
Outputs
| name | description |
|---|---|
| repository-uri | URI of the repository in Amazon ECR |