You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…8mm#71: work around pyhcl
virtuald/pyhcl#55: pyhcl doesn't support terraform v0.12
Resolve this temporarily by using the go library `hcl2json` which allows
colorization and rendering to still work. JSON references don't appear
to work, but the package is still usable.
Add pipenv support and update documentation and Makefile to support the
external go package.
It trips up on the
host = self.public_ip
line.to give this error message:
Works fine if I remove that line.
The text was updated successfully, but these errors were encountered: