We are having a weird issue using ecsgo. Every time we run the tool and we select a particular container, it logs us into a different one, never to the main container. (In the example below it logs me into the logger container)
Per the instructions in your README, I checked the the ssm plugin and the permissions setup for each task. Everything looks good.
I even a run a tool to validate if the ecs exec command and I got the results below.
Hello there!
We are having a weird issue using
ecsgo
. Every time we run the tool and we select a particular container, it logs us into a different one, never to the main container. (In the example below it logs me into the logger container) Per the instructions in your README, I checked the the ssm plugin and the permissions setup for each task. Everything looks good.I even a run a tool to validate if the
ecs exec command
and I got the results below.