Feature request: Helix Swarm should have ECS Exec enabled for debugging purposes
Closed this issue · 1 comments
keith-miller commented
Use case
Sometimes it helps to be able to access the Swarm container when running to debug issues.
Solution/User Experience
Add enable_execute_command = true
to the aws_ecs_service.helix_swarm_service
resource in the helix-swarm
module.
Alternative solutions
No response
henrykie commented
Or just have a debug option that flags a bunch of the existing variables (deletion protection on ALBs, access logs, etc...)
I'll take this on.