patrickchugh / terravision

Terravision creates Professional Cloud Architecture Diagrams from your Terraform code automatically. Supports AWS, Google and Azure.
Mozilla Public License 2.0
768 stars 77 forks source link

Unhandled error: <class 'RecursionError'>, maximum recursion depth exceeded while calling a Python object #115

Open thinkopensource opened 5 months ago

thinkopensource commented 5 months ago

I received this error when execute inside my folder, can I change limit?

patrickchugh commented 4 months ago

Thanks for the bug report. Can you confirm if this still exists with the latest release pushed just now?

zopz commented 4 months ago

I'm having the same issue using main@a9afafd640cc0892834fe6db0aa833fe2cb14e80

Running Terraform v1.5.7 on darwin_arm64 git version 2.39.3 (Apple Git-146) dot - graphviz version 11.0.0 (20240428.1522) installed via homebrew

Let me know if there is any more information I can provide!

patrickchugh commented 4 months ago

@zopz can you share the terraform code so I can try to reproduce?

zopz commented 4 months ago

unfortunately this is proprietary code :\

when I have a little more time I'll see if I can reproduce with some similar methods though