Is is possible to get an exit code for one-time EC...
# general
g
Is is possible to get an exit code for one-time ECS tasks that is run using
aws.ecs.getTaskExecution
(link) My use case: I want to run migrations using one-time task, wait for completion, check for task code and then deploy ECS service.