cdk-docker-image-deployment icon indicating copy to clipboard operation
cdk-docker-image-deployment copied to clipboard

Feature Request: add support for using an existing image in ECR as a source

Open scanlonp opened this issue 3 years ago • 0 comments

This feature request comes with a couple of considerations.

  1. 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.
  2. Need to think about docker login
  3. Need to think about credentials

scanlonp avatar Aug 22 '22 23:08 scanlonp