jenkinsci / amazon-ecs-plugin

Amazon EC2 Container Service Plugin for Jenkins
https://plugins.jenkins.io/amazon-ecs
MIT License
193 stars 226 forks source link

enable execute command for EC2 / Fargate tasks #245

Closed ascheman closed 2 years ago

ascheman commented 2 years ago

Dependencies

Feature Request

As a user running ECS Fargate or EC2 tasks from Jenkins, I would like to execute commands on the running container (similar to docker exec) using a new feature of AWS ECS.

ascheman commented 2 years ago

Thanks for merging, @Stericson - when do you plan to release a new version of the plugin?

Stericson commented 2 years ago

@ascheman some time this week. The changes all look good but I want to test the final resulting version before deploying.