Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magodo/hcldump

Dump the HCL(v2) abstract syntax tree
https://github.com/magodo/hcldump

command-line hashicorp hcl

Last synced: 16 days ago
JSON representation

Dump the HCL(v2) abstract syntax tree

Awesome Lists containing this project

README

        

# hcldump

`hcldump` is a command-line utility to print HCL ast from a HCL configuration file.

## Install

`$ go install github.com/magodo/hcldump@latest`

## Usage

`$ hcldump main.tf`