json2hcl2 (alpha)

Convert JSON to HCL and HCL to JSON via STDIN / STDOUT or via cli arguments. Created for specific use case of converting terraform tfvar.json files to tfvar(HCL) files. Operating only on attributes. Does not support blocks at the moment.

Credit

Inspired by kvz/json2hcl