martinohmann / hcl-rs

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

fix(parser): prevent panic in object item parser #285

Closed martinohmann closed 1 year ago

martinohmann commented 1 year ago

Fixes #284