ouchi2501/ECR Image Resolver
Get the latest image tag from AWS ECR repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository-name | ECR repository name | yes | — |
| aws-region | AWS region | yes | us-east-1 |
| registry-id | AWS account ID for ECR registry | no | — |
Outputs
| name | description |
|---|---|
| latest-tag | Latest image tag in the ECR repository |
| latest-image-uri | Full URI of the latest image |
| image-digest | Digest of the latest image |