Hcl2PS
0.6.1
PowerShell Module to Wrap Hcl2Json CLI tool for Easy distribution of PowerShell cmdlets to Parse HCL Files
It can be used to Parse Terraform and other HCL format files into Powershell objects to be used in programmatical access in powershell scripts in DevOps use cases.
Installation Options
Owners
Copyright
c 2023 All rights reserved.
Package Details
Author(s)
- Mert Senel
Tags
Functions
Dependencies
This module has no dependencies.
FileList
- Hcl2PS.nuspec
- .github\workflows\ci_powershell.yml
- __tests__\testData\k8s.tfvars.example
- .github\workflows\ci_pwsh.yml
- __tests__\testData\main.json
- changelog.md
- .github\workflows\publish-module.yml
- media\Hcl2PS-Example-1.png
- __tests__\testData\main.tf
- .github\workflows\validate-module-install.yml
- media\Hcl2PS-Example-2.png
- __tests__\testData\outputs.json
- Hcl2PS.psd1
- bin\LICENSE
- media\Hcl2PS-Example-3.png
- __tests__\testData\outputs.tf
- Hcl2PS.psm1
- bin\0.6.3\hcl2json_darwin_amd64
- media\Hcl2PS-Module-Logo.png
- __tests__\testData\sample-policy.hcl
- InstallModule.ps1
- bin\0.6.3\hcl2json_darwin_arm64
- __tests__\testData\sample-policy.json
- LICENSE.txt
- bin\0.6.3\hcl2json_linux_amd64
- Public\ConvertFrom-Hcl.ps1
- __tests__\testData\variables.tf
- PublishToGallery.ps1
- bin\0.6.3\hcl2json_linux_arm64
- __tests__\integration\ConvertFrom-Hcl.tests.ps1
- __tests__\unit\ConvertFrom-Hcl.tests.ps1
- README.md
- bin\0.6.3\hcl2json_windows_amd64.exe
- __tests__\testData\aks-cluster-policy.sentinel
- .github\CODEOWNERS