Skip to content

Releases: realestate-com-au/stackup

v0.0.5

24 Sep 00:58
Compare
Choose a tag to compare

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

16 Sep 08:20
Compare
Choose a tag to compare

Changelog:

Added stack update, deploy options.

v0.0.3

15 Sep 07:25
Compare
Choose a tag to compare

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

15 Sep 05:43
Compare
Choose a tag to compare

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.