GhCloudOps
1.4.1
A PowerShell module providing utilities for GitHub Actions and cloud infrastructure deployments.
Minimum PowerShell version
7.0
Installation Options
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.4.1
## What's New
- Updated build pipeline to publish to PSGallery, even if GitHub release fails.
## Features
- Updated build pipeline to publish to PSGallery, even if GitHub release fails.
## 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 2026-03-25*
FileList
- GhCloudOps.nuspec
- GhCloudOps.psm1
- GhCloudOps.psd1