Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Releases: SCRT-HQ/VaporShell

VaporShell v2.13.1.20201029

29 Oct 16:13
Compare
Choose a tag to compare

Changelog

This is a standard scheduled release to bring this module up to the current CloudFormation specification sheet.

2.13.0 - 2020-07-30

  • Issue #81
    • Fixed: Add-ConIf parameter error message.
    • Fixed: Add-ConIf now allows boolean values.
  • Issue #82
    • Fixed: Condition Functions are now supported on any parameter that already accepts Intrinsic Functions.
  • Miscellaneous
    • Updated PseudoParameter list to current spec.
    • Switched default branch from master to main.

Instructions

  1. Click here to download the VaporShell.zip file attached to the release.
  2. If on Windows: Right-click the downloaded zip, select Properties, then unblock the file.

    This is to prevent having to unblock each file individually after unzipping.

  3. Unzip the archive.
  4. (Optional) Place the module folder somewhere in your PSModulePath.

    You can view the paths listed by running the environment variable $env:PSModulePath

  5. Import the module, using the full path to the PSD1 file in place of VaporShell if the unzipped module folder is not in your PSModulePath:
    # In $env:PSModulePath
    Import-Module VaporShell
    
    # Otherwise, provide the path to the manifest:
    Import-Module -Path C:\MyPSModules\VaporShell\2.13.1.20201029\VaporShell.psd1

VaporShell v2.13.1.20201022

22 Oct 16:12
Compare
Choose a tag to compare

Changelog

This is a standard scheduled release to bring this module up to the current CloudFormation specification sheet.

2.13.0 - 2020-07-30

  • Issue #81
    • Fixed: Add-ConIf parameter error message.
    • Fixed: Add-ConIf now allows boolean values.
  • Issue #82
    • Fixed: Condition Functions are now supported on any parameter that already accepts Intrinsic Functions.
  • Miscellaneous
    • Updated PseudoParameter list to current spec.
    • Switched default branch from master to main.

Instructions

  1. Click here to download the VaporShell.zip file attached to the release.
  2. If on Windows: Right-click the downloaded zip, select Properties, then unblock the file.

    This is to prevent having to unblock each file individually after unzipping.

  3. Unzip the archive.
  4. (Optional) Place the module folder somewhere in your PSModulePath.

    You can view the paths listed by running the environment variable $env:PSModulePath

  5. Import the module, using the full path to the PSD1 file in place of VaporShell if the unzipped module folder is not in your PSModulePath:
    # In $env:PSModulePath
    Import-Module VaporShell
    
    # Otherwise, provide the path to the manifest:
    Import-Module -Path C:\MyPSModules\VaporShell\2.13.1.20201022\VaporShell.psd1

VaporShell v2.13.1.20201015

15 Oct 16:14
Compare
Choose a tag to compare

Changelog

This is a standard scheduled release to bring this module up to the current CloudFormation specification sheet.

2.13.0 - 2020-07-30

  • Issue #81
    • Fixed: Add-ConIf parameter error message.
    • Fixed: Add-ConIf now allows boolean values.
  • Issue #82
    • Fixed: Condition Functions are now supported on any parameter that already accepts Intrinsic Functions.
  • Miscellaneous
    • Updated PseudoParameter list to current spec.
    • Switched default branch from master to main.

Instructions

  1. Click here to download the VaporShell.zip file attached to the release.
  2. If on Windows: Right-click the downloaded zip, select Properties, then unblock the file.

    This is to prevent having to unblock each file individually after unzipping.

  3. Unzip the archive.
  4. (Optional) Place the module folder somewhere in your PSModulePath.

    You can view the paths listed by running the environment variable $env:PSModulePath

  5. Import the module, using the full path to the PSD1 file in place of VaporShell if the unzipped module folder is not in your PSModulePath:
    # In $env:PSModulePath
    Import-Module VaporShell
    
    # Otherwise, provide the path to the manifest:
    Import-Module -Path C:\MyPSModules\VaporShell\2.13.1.20201015\VaporShell.psd1

VaporShell v2.13.1.20201008

08 Oct 16:11
Compare
Choose a tag to compare

Changelog

This is a standard scheduled release to bring this module up to the current CloudFormation specification sheet.

2.13.0 - 2020-07-30

  • Issue #81
    • Fixed: Add-ConIf parameter error message.
    • Fixed: Add-ConIf now allows boolean values.
  • Issue #82
    • Fixed: Condition Functions are now supported on any parameter that already accepts Intrinsic Functions.
  • Miscellaneous
    • Updated PseudoParameter list to current spec.
    • Switched default branch from master to main.

Instructions

  1. Click here to download the VaporShell.zip file attached to the release.
  2. If on Windows: Right-click the downloaded zip, select Properties, then unblock the file.

    This is to prevent having to unblock each file individually after unzipping.

  3. Unzip the archive.
  4. (Optional) Place the module folder somewhere in your PSModulePath.

    You can view the paths listed by running the environment variable $env:PSModulePath

  5. Import the module, using the full path to the PSD1 file in place of VaporShell if the unzipped module folder is not in your PSModulePath:
    # In $env:PSModulePath
    Import-Module VaporShell
    
    # Otherwise, provide the path to the manifest:
    Import-Module -Path C:\MyPSModules\VaporShell\2.13.1.20201008\VaporShell.psd1

VaporShell v2.13.1.20201001

01 Oct 16:13
Compare
Choose a tag to compare

Changelog

This is a standard scheduled release to bring this module up to the current CloudFormation specification sheet.

2.13.0 - 2020-07-30

  • Issue #81
    • Fixed: Add-ConIf parameter error message.
    • Fixed: Add-ConIf now allows boolean values.
  • Issue #82
    • Fixed: Condition Functions are now supported on any parameter that already accepts Intrinsic Functions.
  • Miscellaneous
    • Updated PseudoParameter list to current spec.
    • Switched default branch from master to main.

Instructions

  1. Click here to download the VaporShell.zip file attached to the release.
  2. If on Windows: Right-click the downloaded zip, select Properties, then unblock the file.

    This is to prevent having to unblock each file individually after unzipping.

  3. Unzip the archive.
  4. (Optional) Place the module folder somewhere in your PSModulePath.

    You can view the paths listed by running the environment variable $env:PSModulePath

  5. Import the module, using the full path to the PSD1 file in place of VaporShell if the unzipped module folder is not in your PSModulePath:
    # In $env:PSModulePath
    Import-Module VaporShell
    
    # Otherwise, provide the path to the manifest:
    Import-Module -Path C:\MyPSModules\VaporShell\2.13.1.20201001\VaporShell.psd1

VaporShell v2.13.1.20200924

24 Sep 16:11
Compare
Choose a tag to compare

Changelog

This is a standard scheduled release to bring this module up to the current CloudFormation specification sheet.

2.13.0 - 2020-07-30

  • Issue #81
    • Fixed: Add-ConIf parameter error message.
    • Fixed: Add-ConIf now allows boolean values.
  • Issue #82
    • Fixed: Condition Functions are now supported on any parameter that already accepts Intrinsic Functions.
  • Miscellaneous
    • Updated PseudoParameter list to current spec.
    • Switched default branch from master to main.

Instructions

  1. Click here to download the VaporShell.zip file attached to the release.
  2. If on Windows: Right-click the downloaded zip, select Properties, then unblock the file.

    This is to prevent having to unblock each file individually after unzipping.

  3. Unzip the archive.
  4. (Optional) Place the module folder somewhere in your PSModulePath.

    You can view the paths listed by running the environment variable $env:PSModulePath

  5. Import the module, using the full path to the PSD1 file in place of VaporShell if the unzipped module folder is not in your PSModulePath:
    # In $env:PSModulePath
    Import-Module VaporShell
    
    # Otherwise, provide the path to the manifest:
    Import-Module -Path C:\MyPSModules\VaporShell\2.13.1.20200924\VaporShell.psd1

VaporShell v2.13.1.20200917

17 Sep 16:13
Compare
Choose a tag to compare

Changelog

This is a standard scheduled release to bring this module up to the current CloudFormation specification sheet.

2.13.0 - 2020-07-30

  • Issue #81
    • Fixed: Add-ConIf parameter error message.
    • Fixed: Add-ConIf now allows boolean values.
  • Issue #82
    • Fixed: Condition Functions are now supported on any parameter that already accepts Intrinsic Functions.
  • Miscellaneous
    • Updated PseudoParameter list to current spec.
    • Switched default branch from master to main.

Instructions

  1. Click here to download the VaporShell.zip file attached to the release.
  2. If on Windows: Right-click the downloaded zip, select Properties, then unblock the file.

    This is to prevent having to unblock each file individually after unzipping.

  3. Unzip the archive.
  4. (Optional) Place the module folder somewhere in your PSModulePath.

    You can view the paths listed by running the environment variable $env:PSModulePath

  5. Import the module, using the full path to the PSD1 file in place of VaporShell if the unzipped module folder is not in your PSModulePath:
    # In $env:PSModulePath
    Import-Module VaporShell
    
    # Otherwise, provide the path to the manifest:
    Import-Module -Path C:\MyPSModules\VaporShell\2.13.1.20200917\VaporShell.psd1

VaporShell v2.13.1.20200910

10 Sep 16:13
Compare
Choose a tag to compare

Changelog

This is a standard scheduled release to bring this module up to the current CloudFormation specification sheet.

2.13.0 - 2020-07-30

  • Issue #81
    • Fixed: Add-ConIf parameter error message.
    • Fixed: Add-ConIf now allows boolean values.
  • Issue #82
    • Fixed: Condition Functions are now supported on any parameter that already accepts Intrinsic Functions.
  • Miscellaneous
    • Updated PseudoParameter list to current spec.
    • Switched default branch from master to main.

Instructions

  1. Click here to download the VaporShell.zip file attached to the release.
  2. If on Windows: Right-click the downloaded zip, select Properties, then unblock the file.

    This is to prevent having to unblock each file individually after unzipping.

  3. Unzip the archive.
  4. (Optional) Place the module folder somewhere in your PSModulePath.

    You can view the paths listed by running the environment variable $env:PSModulePath

  5. Import the module, using the full path to the PSD1 file in place of VaporShell if the unzipped module folder is not in your PSModulePath:
    # In $env:PSModulePath
    Import-Module VaporShell
    
    # Otherwise, provide the path to the manifest:
    Import-Module -Path C:\MyPSModules\VaporShell\2.13.1.20200910\VaporShell.psd1

VaporShell v2.13.1.20200903

03 Sep 16:10
Compare
Choose a tag to compare

Changelog

This is a standard scheduled release to bring this module up to the current CloudFormation specification sheet.

2.13.0 - 2020-07-30

  • Issue #81
    • Fixed: Add-ConIf parameter error message.
    • Fixed: Add-ConIf now allows boolean values.
  • Issue #82
    • Fixed: Condition Functions are now supported on any parameter that already accepts Intrinsic Functions.
  • Miscellaneous
    • Updated PseudoParameter list to current spec.
    • Switched default branch from master to main.

Instructions

  1. Click here to download the VaporShell.zip file attached to the release.
  2. If on Windows: Right-click the downloaded zip, select Properties, then unblock the file.

    This is to prevent having to unblock each file individually after unzipping.

  3. Unzip the archive.
  4. (Optional) Place the module folder somewhere in your PSModulePath.

    You can view the paths listed by running the environment variable $env:PSModulePath

  5. Import the module, using the full path to the PSD1 file in place of VaporShell if the unzipped module folder is not in your PSModulePath:
    # In $env:PSModulePath
    Import-Module VaporShell
    
    # Otherwise, provide the path to the manifest:
    Import-Module -Path C:\MyPSModules\VaporShell\2.13.1.20200903\VaporShell.psd1

VaporShell v2.13.1.20200827

27 Aug 16:10
Compare
Choose a tag to compare

Changelog

This is a standard scheduled release to bring this module up to the current CloudFormation specification sheet.

2.13.0 - 2020-07-30

  • Issue #81
    • Fixed: Add-ConIf parameter error message.
    • Fixed: Add-ConIf now allows boolean values.
  • Issue #82
    • Fixed: Condition Functions are now supported on any parameter that already accepts Intrinsic Functions.
  • Miscellaneous
    • Updated PseudoParameter list to current spec.
    • Switched default branch from master to main.

Instructions

  1. Click here to download the VaporShell.zip file attached to the release.
  2. If on Windows: Right-click the downloaded zip, select Properties, then unblock the file.

    This is to prevent having to unblock each file individually after unzipping.

  3. Unzip the archive.
  4. (Optional) Place the module folder somewhere in your PSModulePath.

    You can view the paths listed by running the environment variable $env:PSModulePath

  5. Import the module, using the full path to the PSD1 file in place of VaporShell if the unzipped module folder is not in your PSModulePath:
    # In $env:PSModulePath
    Import-Module VaporShell
    
    # Otherwise, provide the path to the manifest:
    Import-Module -Path C:\MyPSModules\VaporShell\2.13.1.20200827\VaporShell.psd1