Skip to content

Releases: jcoreio/cloudformation-tools

v2.17.1

01 Apr 21:11
Compare
Choose a tag to compare

2.17.1 (2022-04-01)

Bug Fixes

  • deployCloudFormationStack: wait for existing in progress operations (0540710)
  • printStackResources: match blue IN_PROGRESS color used in AWS Console (01d9421)
  • StackResourceWatcher: clear number of lines written instead of entire terminal (a4c71f8)

v2.17.0

01 Apr 19:07
Compare
Choose a tag to compare

2.17.0 (2022-04-01)

Bug Fixes

  • deployCloudFormationStack: wait for stackDeleteComplete correctly (473b589)

Features

  • StackResourceWatcher: add clearScreen option (c6e67f0)

v2.16.9

01 Apr 18:00
Compare
Choose a tag to compare

2.16.9 (2022-04-01)

Bug Fixes

  • StackResourceWatcher: handle errors, don't throw from start()/stop() (d233eee)

v2.16.8

30 Mar 21:21
Compare
Choose a tag to compare

2.16.8 (2022-03-30)

Bug Fixes

  • getSecurityGroupId: support non-default VPC (22bdb79)

v2.16.7

25 Mar 21:01
Compare
Choose a tag to compare

2.16.7 (2022-03-25)

Bug Fixes

  • deployCloudFormationStack: wait for stackDeleteComplete when deleting created failed stack (44043df)
  • StackResourceWatcher: fix npe (77356d0)

v2.16.6

08 Feb 23:21
Compare
Choose a tag to compare

2.16.6 (2022-02-08)

Bug Fixes

  • getSecurityGroupId: restore accidentally deleted code (65f9617)

v2.16.5

08 Feb 23:01
Compare
Choose a tag to compare

2.16.5 (2022-02-08)

Bug Fixes

  • getSubnetInfo: add missing await (b36731a)

v2.16.4

08 Feb 22:51
Compare
Choose a tag to compare

2.16.4 (2022-02-08)

Bug Fixes

  • pass awsConfig correctly (de5e3af)

v2.16.3

08 Feb 22:48
Compare
Choose a tag to compare

2.16.3 (2022-02-08)

Bug Fixes

v2.16.2

08 Feb 05:42
Compare
Choose a tag to compare

2.16.2 (2022-02-08)

Bug Fixes

  • deployCloudFormationStack: watcher type definition (aeb2e59)