delfidiagnostics/check-tag-matches
Check if there is a docker image in ECR with the specified commit-id and a tag with the semantic release candidate versiona
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ecr_role_arn | The role used to connect to AWS ECR. e.g. arn:aws:iam::016272216798:role/ecr-rw-lis-repos | yes | — |
| ecr_repo_name | The repo where the image is located. e.g. lis/example-repo | yes | — |
| image_id | The git commit-id used to tag the image. e.g. 640d4bfde8e84759a37050b172f061fd11c1d621 | yes | — |
| image_tag | The semantic version used to tag the image. e.g. 1.0.0 | yes | — |
| aws_region | AWS aws_region | no | us-west-2 |
Outputs
no outputs