Skip to content

Enable ECS Exec #327

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

Open
WorkplaceCowboy opened this issue Apr 21, 2022 · 4 comments
Open

Enable ECS Exec #327

WorkplaceCowboy opened this issue Apr 21, 2022 · 4 comments
Labels
feature-request A feature should be added or improved.

Comments

@WorkplaceCowboy
Copy link

Looking to deploy an ECS Fargate task with ECS Exec enabled so I can remotely explore inside the container using AWS CLI as described Here

@flatrocks
Copy link

flatrocks commented May 4, 2022

It looks like the issue is that the updateEcsService in index.js does not implement --enable-execute-command or --disable-execute-command options. But it seems like there are a bunch of other missing options as well, so it may become a question of the scope for this plugin.

It does not seem possible to include enable/disable execute command in the task definition. It's starting to seem like the intent is to only initiate exec-able tasks/containers from the command line, which would make sense as this has only been touted as a debug tool.

@kotowick
Copy link

+1
Need this feature implemented.

@arnold-keyvalue
Copy link

Any updates on this feature?

@karanbokil
Copy link

Hi @arnold-keyvalue, thank you for reporting this feature request to us, we will look into this more and evaluate it.

@s3cube s3cube added the feature-request A feature should be added or improved. label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

6 participants