Skip to content

Releases: compose-x/ecs_composex

v0.7.0

12 Aug 22:29
Compare
Choose a tag to compare

New features:

  • Support for AWS Secrets mapping to secrets in docker-compose
  • Support for Use on VPC which needs no lookup
  • Support for IAM policies to manually add ad-hoc permissions outside of the pre-defined ones
  • Additional configuration file to use with CodePipeline

Various bug fixes and some small features to help making plug-and-play easier. Introduction to Use which should allow for resources reference outside of your account without cross-account lookup.

v0.6.5

12 Aug 07:24
Compare
Choose a tag to compare

Patch release to 0.6.4

v0.6.0

03 Aug 21:34
Compare
Choose a tag to compare

New features:

The new CLI uses positional arguments matching a specific command which drives what's executed onwards.
Trying to re-implement features as close to the docker-compose CLI as possible.

  • config allows to get the YAML file render of the docker-compose files put together.
  • render will put all input files together and generate the CFN templates accordingly.
  • up will deploy do the same as render, and deploy to AWS CFN.

v0.5.3

31 Jul 15:45
Compare
Choose a tag to compare

Bug fixes mostly.

v0.4.0

21 Jul 10:43
Compare
Choose a tag to compare

0.4.0 (2020-07-20)

To help with code quality and support, I subscribed to the following services: