Skip to content

Releases: cythral/cfn-build-tasks

v0.3.0

26 Nov 19:05
42a403c
Compare
Choose a tag to compare

This release introduces a task for Deleting Stacks.

v0.2.3

14 Oct 23:34
b75d8a0
Compare
Choose a tag to compare

This release sets permissions of packaged files to 755 rather than 644.

v0.2.2

25 Sep 00:36
a8f6532
Compare
Choose a tag to compare

This release introduces the following:

  • Added a prefix field to the produced manifest file

v0.2.1

24 Sep 23:01
2713a42
Compare
Choose a tag to compare

This release introduces the following:

  • Added the ability to specify an S3 prefix for uploaded/packaged files.

v0.2.0

24 Sep 20:06
6f11e19
Compare
Choose a tag to compare

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

31 Aug 19:12
e0657a4
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • 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

30 Aug 19:58
a77cf84
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
CYTHINF-48 v0.1.0 (#1)