TerraformRegistry
0.2.2
Get information from a Terraform Registry
Installation Options
Owners
Copyright
(c) Ben Gelens. All rights reserved.
Package Details
Author(s)
- Ben Gelens
Tags
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
- TerraformRegistry.nuspec
- TerraformRegistry.psd1
- TerraformRegistry.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.2 (current version) | 313 | 8/12/2019 |
0.2.1 | 19 | 8/11/2019 |
0.2.0 | 22 | 8/7/2019 |
0.1.0 | 115 | 9/21/2018 |