Releases: realestate-com-au/stackup
Releases · realestate-com-au/stackup
v0.0.5
Changelog:
- Support for Stack outputs.
- Supports templates with parameters.
- Fixed a bug in the executable where it was taking wrong number of arguments.
v0.0.4
Changelog:
Added stack update, deploy options.
v0.0.3
Changelog:
- You no longer need to provide template to Stackup::Stack.new(stack_name) app. This makes perfect sense when you are doing other actions that are not template dependent.
v0.0.2
Changelog:
- Stack base for creating and deleting stacks with follow option.
- Add CLI Commands for apply and delete.
Note:
This gem uses aws-sdk (v2) not v1. So no nokogiri dependency, rejoice.