GhCloudOps

1.0.0

A PowerShell module providing utilities for GitHub Actions and Azure 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.0.0

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

Install-PSResource -Name GhCloudOps -Version 1.0.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 Bicep Terraform Json

Functions

Convert-Token New-RandomSecret Set-GhVariable

Dependencies

This module has no dependencies.

Release Notes

# Release v1.0.0

## What's New

- Initial release of GhCloudOps

## Features

- Convert-Token for tokenizing Bicep parameter files, Terraform tfvars files, and JSON parameter files
- Set-GhVariable for setting GitHub Actions environment variables
- New-RandomSecret for generating random secrets

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

FileList

Version History

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