GhCloudOps

1.2.1

A PowerShell module providing utilities for GitHub Actions and cloud infrastructure deployments.

Minimum PowerShell version

7.0

Installation Options

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

Install-Module -Name GhCloudOps -RequiredVersion 1.2.1

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

Install-PSResource -Name GhCloudOps -Version 1.2.1

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

Package Details

Author(s)

  • Brian West

Tags

GitHub Actions Azure AWS GCP Bicep Terraform Json

Functions

Convert-Token Get-TagVersion New-RandomSecret Set-GhVariable

Dependencies

This module has no dependencies.

Release Notes

# Release v1.2.1

## What's New

- Updated help and README to call out that the value for DefaultVersion of Get-TagVersion is only used if no tag is found.

## Features

- Updated documentation for DefaultVersion of Get-TagVersion.

## Bug Fixes

- None

## Known Issues

- None documented

## Dependencies

- PowerShell 7
- GitHub Actions environment (for `Set-GhVariable`)

## Installation

Install-Module -Name GhCloudOps

## Documentation

<https://github.com/brianwest/GhCloudOps>

---
*Released on 2025-02-11*

FileList

Version History

Version Downloads Last updated
1.3.0 169 3/2/2025
1.2.1 (current version) 30 2/11/2025
1.2.0 6 2/10/2025
1.1.0 7 2/5/2025
1.0.0 6 2/5/2025