TerraformRegistry

0.2.0

Get information from a Terraform Registry

Installation Options

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

Install-Module -Name TerraformRegistry -RequiredVersion 0.2.0

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

Install-PSResource -Name TerraformRegistry -Version 0.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) Ben Gelens. All rights reserved.

Package Details

Author(s)

  • Ben Gelens

Tags

Terraform Registry

Functions

Connect-TerraformRegistry Get-TerraformModule Get-TerraformModuleVersion Get-TerraformModuleDownloadLink

Dependencies

This module has no dependencies.

Release Notes

Implemented more REST route possibilities:
* fetch module info based on both list and explicit routes depending on provided arguments
* handle pagination (note there is a bug in the api where offset will not increase over 115)
* added TFModule type info and adjusted bindings for get versions and get download functions
* fetch download link of provided module version or latest with latest switch

FileList

Version History

Version Downloads Last updated
0.2.2 306 8/12/2019
0.2.1 18 8/11/2019
0.2.0 (current version) 21 8/7/2019
0.1.0 114 9/21/2018