This repository has been archived by the owner on May 6, 2024. It is now read-only.
v0.2.1
0.2.1 (2018-01-02)
Bug Fixes
- service create will not run if a load balancer is configured without a port.
- service create and task run will no longer create a repository if an image is explictly passed.
- service destroy will remove all references the service's target group and delete it.
- Fix git repo detection to properly use a git sha image tag rather than a time stamp tag. (#6)
- Fail fast if a user attempts to destroy a service scaled above 0.