GhCloudOps

1.2.0

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.0

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

Install-PSResource -Name GhCloudOps -Version 1.2.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) 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.0

## What's New

- Get-TagVersion function added for returning a tag value which can be used for tagging infrastructure resources.

## Features

- Get-TagVersion returns tag from a ref, the latest git tag or a default value.

## Bug Fixes

- None (Initial Release)

## 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-10*

FileList

Version History

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