Installation of cloudlift was intermittently failing in some environments due to the awscli version not being correctly resolved.
1.4.7
Cloudlift will now disallow modifying services that were created by a newer version of cloudlift. This ensures that features added by the new version are not removed by the old version.
`pip install -U cloudlift`
1.2.3
The `upload_to_ecr` functionality broke with the recent refactor that removed hardcoded aws regions. Now `upload_to_ecr` relies on the region specfied in the AWS account invoking cloudlift to determine the region for ECR.
1.2.0
Now you can specify custom `health_check_path` in the service definition.
1.1.5
With this update, new and existing ALB Listeners will use TLS 1.2