martinohmann / hcl-rs

HCL parsing and encoding libraries for rust with serde support
Apache License 2.0
122 stars 14 forks source link

fix(parser): correctly handle escaped markers in templates #257

Closed martinohmann closed 1 year ago

martinohmann commented 1 year ago

Fixes #256