Releases: jcoreio/cloudformation-tools
Releases · jcoreio/cloudformation-tools
v2.7.0
2.7.0 (2020-01-08)
Features
- add copyECRImage function (e69ac9f)
v2.6.0
2.6.0 (2019-11-06)
Features
- add upsertSecurityGroup and getVPCBySubnetId functions (9ea97d4)
v2.5.0
2.5.0 (2019-09-09)
Features
- deploy: get Outputs from deploy call, stringify Template to TemplateBody (c3abbd2)
v2.4.5
2.4.5 (2019-08-15)
Bug Fixes
- improve detection of "no changes" status when waiting on a ChangeSet (2e31d56)
v2.4.4
2.4.4 (2019-08-14)
Bug Fixes
- make deployCloudFormationStack work with no Parameters (9dc7600)
v2.4.3
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
2.4.2 (2019-06-24)
Bug Fixes
- get-hosted-zones: use pagination params with hosted zones (4c4e3ca)
v2.4.1
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
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
2.3.1 (2019-05-14)
Bug Fixes
- deployCloudFormationStack: don't stringify null tag and param values (459e5c9)