PSCloudFormation

4.1.16.5

PSCloudFormation greatly improves the experience of deploying AWS CloudFormation stacks from the commannd line.
It combines the features of aws cloudformation deploy and aws cloudformation package into a small set of
PowerShell cmdlets.

Key Features:
* Detection of stack parameters in the template file, presenting them as parameters to the cmdlets.
* Output of
PSCloudFormation greatly improves the experience of deploying AWS CloudFormation stacks from the commannd line.
It combines the features of aws cloudformation deploy and aws cloudformation package into a small set of
PowerShell cmdlets.

Key Features:
* Detection of stack parameters in the template file, presenting them as parameters to the cmdlets.
* Output of all stack events, including those from nested stacks.
* Seamless integration of packaging process, utilizing S3 for oversize templates and code packages (Lambda etc).
* Supports SAM and the latest CloudFormation enhancements such as resource import and Nested Changesets.
* Export CloudFormation Stack to Terraform Configuration Files (HCL).
Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSCloudFormation

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSCloudFormation

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018-2022 Alistair Mackay. All rights reserved.

Package Details

FileList

  • PSCloudFormation.nuspec
  • Firefly.CloudFormation.dll
  • PSCloudFormation.Completers.psm1
  • Firefly.CloudFormationParser.dll
  • Firefly.CrossPlatformZip.dll
  • PSCloudFormation.psd1
  • Firefly.EmbeddedResourceLoader.dll
  • QuikGraph.dll
  • Firefly.PowerShell.DynamicParameters.dll
  • QuikGraph.Graphviz.dll
  • Firefly.PSCloudFormation.dll
  • sly.dll
  • Firefly.PSCloudFormation.dll-Help.xml
  • System.Buffers.dll
  • ICSharpCode.SharpZipLib.dll
  • System.Memory.dll
  • Microsoft.Bcl.AsyncInterfaces.dll
  • System.Numerics.Vectors.dll
  • Newtonsoft.Json.dll
  • System.Runtime.CompilerServices.Unsafe.dll
  • Polly.Contrib.WaitAndRetry.dll
  • System.Threading.Tasks.Extensions.dll
  • Polly.dll
  • YamlDotNet.dll

Version History

Version Downloads Last updated
4.1.16.5 (current version) 290 3/13/2022
4.1.16.4 54 1/27/2022
4.1.16.3 33 1/3/2022
4.1.16.2 24 12/24/2021
4.1.16.0 21 12/16/2021
4.1.6.21 54 10/21/2021
4.1.6.20 48 9/7/2021
4.1.6.19 15 9/3/2021
4.1.6.18 24 8/18/2021
4.1.6.17 13 8/16/2021
4.1.6.16 27 8/3/2021
4.1.6.15 32 6/28/2021
4.1.6.14 15 6/26/2021
4.1.6.13 19 6/24/2021
4.1.6.12 21 5/22/2021
4.1.6.11 22 4/25/2021
4.1.6.10 20 4/4/2021
4.1.6.9 21 3/16/2021
4.1.6.8 34 2/4/2021
4.1.6.7 15 1/31/2021
4.1.6.6 20 1/24/2021
4.1.6.5 23 1/19/2021
4.1.6.4 19 1/17/2021
4.1.6.3 15 1/14/2021
4.1.6.1 19 1/7/2021
4.1.6.0 18 12/31/2020
4.1.2.3 15 12/26/2020
4.1.2.2 16 12/20/2020
4.1.2.1 22 11/3/2020
4.1.2.0 15 10/24/2020
4.0.13 14 10/22/2020
4.0.11 9 9/28/2020
4.0.10 10 9/24/2020
4.0.9 9 9/19/2020
4.0.8 12 9/16/2020
4.0.4 14 9/3/2020
4.0.3 19 8/25/2020
4.0.2 14 8/24/2020
4.0.1 14 8/24/2020
4.0.0 17 8/9/2020
3.0.0 62 3/8/2020
2.2.2 34 2/24/2020
2.2.1 17 2/16/2020
2.2.0 15 2/16/2020
2.1.0 16 2/10/2020
2.0.0 32 12/4/2019
1.8.0 24 10/14/2019
1.7.1 39 7/22/2019
1.7.0 20 7/16/2019
1.6.0 37 5/11/2019
1.5.0 23 5/4/2019
1.4.0 15 5/1/2019
1.3.0 16 4/28/2019
1.2.0 16 4/24/2019
1.1.0 15 4/23/2019
1.0.5 19 4/16/2019
1.0.4 17 4/15/2019
0.5.0 20 4/9/2019
0.4.0 23 3/31/2019
0.3.1 26 3/11/2019
0.3.0 16 3/9/2019
0.2.0 49 10/9/2018
0.1.1 28 8/15/2018
Show more