cdk-docker-image-deployment
cdk-docker-image-deployment copied to clipboard
Feature Request: add support for using an existing image in ECR as a source
This feature request comes with a couple of considerations.
- How should we differentiate between ECR repositories that are in the same region + account as the stack being deployed, repositories in a different region but same account, and repositories that are in a different account.
- Need to think about docker login
- Need to think about credentials