The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
I wish copilot had a option to prevent the SSM Auto Update when running copilot svc exec cause it breaks my CI Pipelines when i try to run a command from the Pipeline Container and breaks the build.
I wish copilot had a option to prevent the SSM Auto Update when running
copilot svc exec
cause it breaks my CI Pipelines when i try to run a command from the Pipeline Container and breaks the build.Sth like
copilot svc exec --ignore-ssm-updates