patriotsoftware/Promote ECR Image

Promote an ECR Image from one AWS account to another.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source-aws-access-key-idThe source AWS Access key for authentication.yes
source-aws-secret-access-keyThe source AWS Secret key for authentication.yes
source-aws-regionThe source AWS Region for authentication.nous-east-1
destination-aws-access-key-idThe destination AWS Access key for authentication.yes
destination-aws-secret-access-keyThe destination AWS Secret key for authentication.yes
destination-aws-regionThe source AWS Region for authentication.nous-east-1
ecr-repo-nameThe name of the ECR repository to use and create in the destination account. This is also the image name. The branch will be added automatically if necessary.yes
image-tagThe image tag to pull.no${{ github.sha }}
tag-latestTag the image with the image tag and also latest.notrue

no outputs