koalaops/Ensure ECR Repository Exists

Ensures an Amazon ECR repository exists, creating it if necessary. Requires AWS credentials to be configured.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 10, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: koalaops/ensure-ecr-repository@9840b812da6c42ff3af35b065f0c6751a7ef13d6 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repository-nameThe name of the ECR repository to ensure existsyes
aws-regionThe AWS region where the ECR repository should existyes
namedescription
repository-existsWhether the repository existed before this action ran
repository-uriThe URI of the ECR repository