Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ECS: Support private registry authentication #1698

Closed
allisaurus opened this issue Feb 7, 2019 · 0 comments · May be fixed by MechanicalRock/account-reaper#6
Closed

ECS: Support private registry authentication #1698

allisaurus opened this issue Feb 7, 2019 · 0 comments · May be fixed by MechanicalRock/account-reaper#6
Assignees
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container feature-request A feature should be added or improved. pr/work-in-progress This PR is a draft and needs further work.

Comments

@allisaurus
Copy link
Contributor

ECS supports using privately-hosted images within a task if an AWS Secrets Manager secret containing the repo creds is included in the container definition. Adding support for private registry authentication in the CDK would:

  • Allow ECS FARGATE customers to use privately hosted images within their tasks.
  • Allow ECS EC2 launch type customers to use privately hosted images without modifying environment variables on their instances.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container feature-request A feature should be added or improved. pr/work-in-progress This PR is a draft and needs further work.
Projects
None yet
3 participants