Skip to content

Releases: fireflycons/PSCloudFormation

Minor changes

16 Apr 05:56
a9393fe
Compare
Choose a tag to compare

Manifest update
Create release notes file

Linux PSGallery deployment

15 Apr 04:36
9f14997
Compare
Choose a tag to compare
Merge pull request #24 from fireflycons/dev

Bump module version

First major version

14 Apr 09:45
9f2b5e6
Compare
Choose a tag to compare

Now with PowerShell Core/Linux support.

New enhancements, minor bug fixes

09 Apr 20:34
8728b49
Compare
Choose a tag to compare

Improve format of stack events.
Fix event timestamp bug - times returned by API are local, not UTC.
Support JSON parameters.
Fix string formatting bug.

Log CloudFormation events to console with colour

31 Mar 10:54
aa1dc08
Compare
Choose a tag to compare

When -Wait switch is given on the command line, the latest available CloudFormation events are now logged to the console, including events from any nested stacks.
Resource status is coloured for easy identification of success/error/progress states

Fix issue with temporary S3 bucket

11 Mar 13:14
a0404af
Compare
Choose a tag to compare

The temporary bucket name for oversize templates was not globally unique

Bug fixes

09 Mar 13:35
Compare
Choose a tag to compare
  • Handle large templates : bug
  • Wait for rollback if update fails : bug
  • Changeset should show resource action : enhancement
  • Update-PSCFNStack not detecting newly added stack parameter : bug

v0.2

09 Oct 21:31
Compare
Choose a tag to compare

This release forwards the rest of the relevant command line arguments of New-CFNStack and Update-CFNStack, a notable omission being -UsePreviousTemplate

v0.1

25 Sep 16:26
19a7ce1
Compare
Choose a tag to compare

First release.