> HCL is a toolkit for creating structured configuration languages that are both human- and machine-friendly, for use with command-line tools.
All the (Hashicorp) tools that use a HCL-based language actually have their own language with slightly different features and syntax, based on HCL.
I wanted to adopt HCL for my own project at some point, but then I realized it's not that easy because it isn't a language you can just use.
> HCL is a toolkit for creating structured configuration languages that are both human- and machine-friendly, for use with command-line tools.
All the (Hashicorp) tools that use a HCL-based language actually have their own language with slightly different features and syntax, based on HCL.
I wanted to adopt HCL for my own project at some point, but then I realized it's not that easy because it isn't a language you can just use.