|
|
|
|
|
by nikolay
974 days ago
|
|
I have to agree. I'm writing Terraform files most of the day, and I don't stop to wonder why we still have to deal with it, and why every editor should support it in 2023 when we have much better alternatives such as Jsonnet, Skylark/Starlark, Cue, Dhall, etc. It's the "Not Invented Here" syndrome in the context of HashiCorp. The only benefit of HCL is HCL v2, which allows you to write expressions without quotes, but this is supported by all alternatives listed above. |
|
[1]: https://github.com/hashicorp/hcl/blob/main/json/spec.md