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
Describe the bug
Trying Terramaid for the first time and when seeing the preview in IntelliJ with the mermaid plugin installed I get a parse error. Relatively simple terraform configuration. Seems to fail when loading the google cloud terraform module.
I initially attempted a quick fix for this without success, but it is my next priority to get this working in a better way. I think it may require a major rewrite of how the logic converts DOT into Mermaid, but it is best for the longevity of the project to accomplish this in a cleaner and more sustainable way.
Describe the bug
Trying Terramaid for the first time and when seeing the preview in IntelliJ with the mermaid plugin installed I get a parse error. Relatively simple terraform configuration. Seems to fail when loading the google cloud terraform module.
To Reproduce
Preview the output file Terramaid.md in IntelliJ (with mermaid extension installed) throws the error.
Expected behavior
I should be able to see the graph.
Screenshots
The text was updated successfully, but these errors were encountered: