amazon-ecs-deploy-task-definition icon indicating copy to clipboard operation
amazon-ecs-deploy-task-definition copied to clipboard

Enable ECS Exec

Open WorkplaceCowboy opened this issue 2 years ago • 4 comments

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

WorkplaceCowboy avatar Apr 21 '22 20:04 WorkplaceCowboy

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.

flatrocks avatar May 04 '22 23:05 flatrocks

+1 Need this feature implemented.

kotowick avatar Feb 22 '24 20:02 kotowick

Any updates on this feature?

arnold-keyvalue avatar May 28 '24 10:05 arnold-keyvalue

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

karanbokil avatar May 29 '24 13:05 karanbokil