28mm / blast-radius

Interactive visualizations of Terraform dependency graphs using d3.js
https://28mm.github.io/blast-radius-docs/
MIT License
2.04k stars 257 forks source link

ERROR in app: Exception on /graph.json [GET] #50

Closed jaydeland closed 5 years ago

jaydeland commented 5 years ago

127.0.0.1 - - [14/Nov/2018 15:41:27] "GET /graph.svg HTTP/1.1" 200 - [2018-11-14 15:41:30,641] ERROR in app: Exception on /graph.json [GET] ..... raise ValueError("Line %d, column %d, index %d: %s" % (lineno, column, lexpos, message)) ValueError: Line 25, column 0, index 595: Found '*/' before start of multiline comment

jaydeland commented 5 years ago

I removed all multiline comments and empty tf files - then it worked.