This repository contains the following rust crates around the Hashicorp Configuration Language (HCL):
hcl-rs: HCL library withserdeand expression evaluation support.hcl-edit: Parse and modify HCL documents while preserving whitespace and comments.hcl-primitives: Primitives used by the HCL sub-languages.
Contributions are welcome! Please read
CONTRIBUTING.md
before creating a PR.
If not stated otherwise, the source code inside this repository is licensed under either of Apache License, Version 2.0 or MIT license at your option.