GitHub - hashicorp/hcl: HCL is the HashiCorp configuration language.
HCL
HCL is a toolkit for creating structured configuration languages that are
both human- and machine-friendly, for use with command-line tools.
Although intended to be generally useful, it is primarily targeted
towards devops tools, servers, etc.
NOTE: This is major version 2 of HCL, whose Go API is incompatible with
major version 1. Both versions are available for selection in Go Modules
projects. HCL 2 cannot be imported from Go projects that are not using Go Modules. For more information, se...
Read more at github.com