terraform
terraform copied to clipboard
Hjson & CSON files are automatically converted to JSON now
As promised in #43, I have implemented support for these two formats. For now, only terraform supports them, building that into Harp won't be as easy I think.
I'm sorry, I didn't want the other commits to be part of this PR. I don't know how to get rid of them now, except for a hard reset but that would probably mess things up...
No problem at all, thanks so much for the contributions! We already have that other commit cued up in #98 and our hope is to merge that as part of the next release, so this should merge cleanly afterwards. If not, we’ll just cherry-pick the commits or something. :octocat: :cherries:
I love the Hjson concept, great to see this!