Convert Hashicorp Configuration Language V2 (HCL2) to YAML/JSON
Sample Python Source The following sample Python source accepts a path to HCL2 file as an input parameter, and prints its contents as YAML and JSON: Usage To generate YAML …
Sample Python Source The following sample Python source accepts a path to HCL2 file as an input parameter, and prints its contents as YAML and JSON: Usage To generate YAML …