alphagov/Upload Containers to ECR, update references in CF templates
Packages and uploads, replaces reference in (eg) template.yaml
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 21, 2022
- License
- None
Pinned Snippet
uses: alphagov/govuk-dependbot-automerge-action@e5b181caef9e9f7a57b4db5c2cfb1db6103e505d # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| role-to-assume-arn | The secret with the ARN of the role to assume (required) eg secrets.ROLE_TO_ASSUME_ARN | yes | — |
| container-sign-kms-key-arn | The secret with the ARN of the key to sign container images | yes | — |
| template-file | The name of the CF template for the application. This defaults to template.yaml | no | template.yaml |
| working-directory | The working directory containing the app | no | — |
| artifact-bucket-name | The secret with the name of the artifact S3 bucket (required) eg secrets.ARTIFACT_BUCKET_NAME | yes | — |
| ecr-repo-name | The secret with the name of the ECR Repo (required) eg secrets.ecr_repo_NAME | yes | — |
Outputs
no outputs