yaml

Terraform HCL2 to YAML/JSON

Using Python 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 and …

Read more