This repository has been archived by the owner on Oct 9, 2020. It is now read-only.
github-actions
released this
14 Aug 06:33
·
3 commits
to master
since this release
New features
- Add support for Secrets using an init container
- Configure ECS rolling update
- Support
env_file
in service definition - Allow fine tunning of awslogs
- Allow user to customize Roles / ManagedPolicy
Changes
- Improved stack status with a new Progress Writer
- Better diagnostic message for "new ARN format" requirement
Bug fixes
- Propagate service tags on Tasks
- Don't give TargetGroups a name to avoid conflicts
- Remove timeout on
compose up
. Ctrl+C will cancel the deployment