virtuald/pyhcl

Please add a homebrew formula

nitrocode opened this issue · 1 comments

Very nice that this is the only open source package that allows json to hcl v2 conversion.

I'd like to install this easily via homebrew.

It could be a custom tap or contributed directly to homebrew-core.

Happy to make the contribution too.

i.e.

brew install pyhcl

ah nvm, i see this on the readme

pyhcl does not support HCL2 (which is what modern terraform uses). You might try https://pypi.org/project/python-hcl2/ instead (though I've never personally tried it).