Skip to content

Releases: jcoreio/cloudformation-tools

v2.7.0

08 Jan 23:21
Compare
Choose a tag to compare

2.7.0 (2020-01-08)

Features

  • add copyECRImage function (e69ac9f)

v2.6.0

06 Nov 19:03
Compare
Choose a tag to compare

2.6.0 (2019-11-06)

Features

  • add upsertSecurityGroup and getVPCBySubnetId functions (9ea97d4)

v2.5.0

09 Sep 04:49
Compare
Choose a tag to compare

2.5.0 (2019-09-09)

Features

  • deploy: get Outputs from deploy call, stringify Template to TemplateBody (c3abbd2)

v2.4.5

15 Aug 00:40
Compare
Choose a tag to compare

2.4.5 (2019-08-15)

Bug Fixes

  • improve detection of "no changes" status when waiting on a ChangeSet (2e31d56)

v2.4.4

14 Aug 20:22
Compare
Choose a tag to compare

2.4.4 (2019-08-14)

Bug Fixes

  • make deployCloudFormationStack work with no Parameters (9dc7600)

v2.4.3

11 Aug 06:39
Compare
Choose a tag to compare

2.4.3 (2019-08-11)

Bug Fixes

  • show reason change set could not be created, delete change sets with no changes (5df6f84)

v2.4.2

24 Jun 23:10
Compare
Choose a tag to compare

2.4.2 (2019-06-24)

Bug Fixes

  • get-hosted-zones: use pagination params with hosted zones (4c4e3ca)

v2.4.1

24 Jun 22:35
Compare
Choose a tag to compare

2.4.1 (2019-06-24)

Bug Fixes

  • deploy stack on 'yes' confirmation (0636fd0)
  • properly find hosted zones by domain name (2a1b277)

v2.4.0

14 May 15:55
7b4bb5e
Compare
Choose a tag to compare

2.4.0 (2019-05-14)

Bug Fixes

  • output status to stderr, not stdout (5dfbda8)
  • deployCloudFormationStack: filter out null-valued tags and parameters (b276423)

Features

  • support uploading templates to S3 (73b599f)

v2.3.1

14 May 03:01
Compare
Choose a tag to compare

2.3.1 (2019-05-14)

Bug Fixes

  • deployCloudFormationStack: don't stringify null tag and param values (459e5c9)