Pasm

1.3.0

Pasm is a PowerShell module for simple management of public IP address ranges provided by AWS. By simply creating a YAML template according to simple rules, you can support IP range changes, deploy and synchronize resources. The currently supported resources are SecurityGroup, NetworkACL, and PrefixList.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name Pasm -RequiredVersion 1.3.0

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

Install-PSResource -Name Pasm -Version 1.3.0

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) nekrassov01 All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
1.3.9 58 11/28/2021
1.3.8 11 11/28/2021
1.3.7 13 11/21/2021
1.3.6 13 11/10/2021
1.3.5 12 11/9/2021
1.3.4 12 11/9/2021
1.3.3 12 11/8/2021
1.3.2 12 11/7/2021
1.3.1 12 11/6/2021
1.3.0 (current version) 11 11/4/2021
1.2.3 14 10/19/2021
1.2.2 14 10/17/2021
1.2.1 11 10/17/2021
1.2.0 11 10/16/2021
1.1.0 11 10/16/2021
1.0.0 12 10/15/2021
Show less