[GH-ISSUE #69] Most of the repo failing with error #33

Closed
opened 2026-05-06 12:36:27 +02:00 by BreizhHardware · 2 comments

Originally created by @surajtikoo on GitHub (Oct 31, 2023).
Original GitHub issue: https://github.com/patrickchugh/terravision/issues/69

Unhandled error: <class 'RecursionError'>, maximum recursion depth exceeded while calling a Python object, <traceback object at 0x104bf1840>
tried with sample open source repo
https://github.com/geekcell/terraform-aws-ecs-fargate-alb.git

Originally created by @surajtikoo on GitHub (Oct 31, 2023). Original GitHub issue: https://github.com/patrickchugh/terravision/issues/69 Unhandled error: <class 'RecursionError'>, maximum recursion depth exceeded while calling a Python object, <traceback object at 0x104bf1840> tried with sample open source repo https://github.com/geekcell/terraform-aws-ecs-fargate-alb.git
Author
Owner

@patrickchugh commented on GitHub (Nov 21, 2023):

@surajtikoo Hello, thank you for your feedback and thanks for testing out Terravision and helping to make this a better product. I have recently completed a major revamp to the code which uses the terraform binary to download source files and generate initial relationships, before augmenting it with source code parsing as before. This is a significant departure from the previous approach and whilst slower, ensures a more accurate output and will handle all terraform in built functions now when encountered in the source. Please do a git pull and re-test again with the latest source code. If your problem is resolved, please close the the thread in github issues and mark it as completed. If not, please give as much detail as you can about the errors and include any source files if possible so I can reproduce your issue. Once again, thanks for helping and look forward to hearing from you soon.

P.

<!-- gh-comment-id:1820020028 --> @patrickchugh commented on GitHub (Nov 21, 2023): @surajtikoo Hello, thank you for your feedback and thanks for testing out Terravision and helping to make this a better product. I have recently completed a major revamp to the code which uses the terraform binary to download source files and generate initial relationships, before augmenting it with source code parsing as before. This is a significant departure from the previous approach and whilst slower, ensures a more accurate output and will handle all terraform in built functions now when encountered in the source. Please do a git pull and re-test again with the latest source code. If your problem is resolved, please close the the thread in github issues and mark it as completed. If not, please give as much detail as you can about the errors and include any source files if possible so I can reproduce your issue. Once again, thanks for helping and look forward to hearing from you soon. P.
Author
Owner

@patrickchugh commented on GitHub (Dec 20, 2023):

@surajtikoo closing since no feedback received

<!-- gh-comment-id:1865256980 --> @patrickchugh commented on GitHub (Dec 20, 2023): @surajtikoo closing since no feedback received
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/terravision#33
No description provided.