- Adding support for loading task definition from file via --task-definition-file
- Updating service now checks task definition for a health check definition to determine if it should wait for RUNNING status or HEALTHY
- Enhanced --run-task with new optional parameters for --wait-for-success, --launch-type, and --network-configuration
- Update Docker image to alpine:3.12
Thanks to @majdarbash, @nakulpathak3, and @maslakov for their contributions!