cdklabs / cdklabs/cdk-docker-image-deployment
Feature Request: add support for using an existing image in ECR as a source
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 15
- Avg merge
- 7m
- Merged PRs (30d)
- 30
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.