magodo / hcldump

Dump the HCL(v2) abstract syntax tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Dump the HCL(v2) abstract syntax tree


Languages

Language:Go 100.0%