Releases: AWS-Streamlined/ascc
Releases · AWS-Streamlined/ascc
Version 1.0.5
New Features
- Stages are now more configurable, allowing you to define any stage that you want (instead of fixed alpha/staging/prod), and allowing to configure approval gates on all of them
- It is now possible to deploy your application to different AWS accounts
Version 1.0.3
New Features
- It is now required to specify the path of the build Dockerfile in the parameters. This allows to put the Dockerfile anywhere in the application repository
- Added description to allow parameters in the JSON schema
Bug Fixes
- Fixed a bug where ASCC wouldn't halt after finding invalid parameters
- The process path is now properly retrieved, allowing to run ASCC either as a locally or globally installed NPM package
Version 1.0.0
Initial version of ASCC! Much more to come in the future!