HCL to JSON
Read Terraform HCL as JSON — see the parsed structure of a .tf file, blocks and all. This is a parser view, not a Terraform plan: variables, providers, modules, and functions are not evaluated. The HCL parser is large and loads only on this page.