Releases: cythral/cfn-build-tasks
Releases · cythral/cfn-build-tasks
v0.3.0
This release introduces a task for Deleting Stacks.
v0.2.3
This release sets permissions of packaged files to 755 rather than 644.
v0.2.2
This release introduces the following:
- Added a prefix field to the produced manifest file
v0.2.1
This release introduces the following:
- Added the ability to specify an S3 prefix for uploaded/packaged files.
v0.2.0
This release introduces the following:
- Added an optional PackageManifestFile argument to the Deploy and Package tasks to write a json file containing all the files that were uploaded.
v0.1.1
- Fixed an issue where unix permissions were not being added to packaged zip files in the PackageTemplate task.
- Fixed an issue where if capabilities were not specified, deployments would fail
- Added the ability to pass an IAM role ARN to the create/update stack request.
v0.1.0
CYTHINF-48 v0.1.0 (#1)