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
I tried using the blast-radius through docker on windows 10, with terraform 0.13
It starts up fine, but the rendered result is just a broken toolbar (none of the buttons or the dropdown works), and the graph as generated by graphviz:
The data seems to not be parsed properly. See javascript console below... data is undefined:
When I click the the red icon on the toolbar, the container logs show the following:
The text was updated successfully, but these errors were encountered:
I just made a PR that replaces pyhcl with python-hcl2 and found that it cleared up a bunch of my parsing errors. This is slightly different than the errors I was getting (unless this is not the full log?) but perhaps it could help out?
I tried using the blast-radius through docker on windows 10, with terraform 0.13
It starts up fine, but the rendered result is just a broken toolbar (none of the buttons or the dropdown works), and the graph as generated by graphviz:
The data seems to not be parsed properly. See javascript console below... data is undefined:
When I click the the red icon on the toolbar, the container logs show the following:
The text was updated successfully, but these errors were encountered: