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

Add enableExecuteCommand for ECS service in blue-green-container-deployment #203

Open
wants to merge 50 commits into
base: cdk2
Choose a base branch
from

Conversation

rogperez
Copy link
Contributor

@rogperez rogperez commented Aug 2, 2023

We've recently needed to debug live containers and have had to use this procedure to do it. https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-exec.html

We've decided to make it a permanent change to our services but were prohibited from updating our services directly with this new field. Therefore we've needed to modify the custom resource directly.

@rogperez rogperez changed the title Add enableExecCommand for ECS blue-green-container-deployment Add enableExecuteCommand for ECS service in blue-green-container-deployment Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants