Skip to content

Releases: realestate-com-au/stackup

v1.4.0

05 Dec 00:58
Compare
Choose a tag to compare
  • Add --context-lines option to diff.
  • Fix #60: requiring all of "aws-sdk-resources" causes slow gem loading.

Rubygems:

Docker Images:

  • realestate/stackup:latest@sha256:167d95e1a70c97479cff78362b83154d6ed97de6a3408e7d9df62806f94078d9
  • realestate/stackup:1.3.1@sha256:167d95e1a70c97479cff78362b83154d6ed97de6a3408e7d9df62806f94078d9

v1.3.1

05 Dec 00:56
Compare
Choose a tag to compare
  • Dependency upgrades. Notably ruby 2.5 in the docker release, and aws-sdk v3

Rubygems:

Docker Images:

  • realestate/stackup:latest@sha256:4e7c808660b9b692a45fb531878d83edc29eca69a63b8dc32c21f467b0e37cf1
  • realestate/stackup:1.3.1@sha256:4e7c808660b9b692a45fb531878d83edc29eca69a63b8dc32c21f467b0e37cf1

v1.3.0

22 May 02:45
Compare
Choose a tag to compare
  • Fix #53: Add support for CloudFormation Service Role

Rubygems:

Docker Images:

  • realestate/stackup:latest@sha256:5b5881a3a0b5c89c5e23f5144bc1e880b5de3cc4fbd797b096137d481884c1db
  • realestate/stackup:1.3.0@sha256:5b5881a3a0b5c89c5e23f5144bc1e880b5de3cc4fbd797b096137d481884c1db

v1.2.0

24 Oct 06:25
Compare
Choose a tag to compare

Add support for change-sets.

v1.1.1

23 Feb 22:08
Compare
Choose a tag to compare
  • The stackup CLI now allows stack template and policy documents to be specified as URLs.

v1.0.4

23 Feb 22:08
Compare
Choose a tag to compare
  • Fix #34: make YAML parsing work in ruby-2.0.

v1.0.3

03 Jan 01:04
Compare
Choose a tag to compare
  • Support !GetAtt with an array (rather than dotted string).

v1.0.2

03 Jan 01:04
Compare
Choose a tag to compare
  • Add tags subcommand.

v1.0.1

03 Jan 01:04
Compare
Choose a tag to compare
  • Fix handling of !GetAtt in CloudFormation YAML.
  • Special-case !GetAZs without an argument.
  • Add Stack#template_body.

v1.0.0

07 Oct 05:23
Compare
Choose a tag to compare
  • Add support for CloudFormation YAML extensions (e.g. !Ref).