mirror of
https://github.com/patrickchugh/terravision.git
synced 2026-05-09 08:25:25 +02:00
[GH-ISSUE #110] Unable to generate diagram on Windows machine #56
Labels
No labels
bug
enhancement
enhancement
good first issue
good first issue
good first issue
pipeline
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/terravision#56
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rajivverma on GitHub (Mar 11, 2024).
Original GitHub issue: https://github.com/patrickchugh/terravision/issues/110
Hello,
I wanted to try out the tool. I have got everything setup and all dependencies installed using vscode on a windows machine.
I am using following command to generate the diagram.
python terravision draw --source <path-to-my-terraform-code-folder>I am getting the following error.
@patrickchugh commented on GitHub (Jan 3, 2026):
Windows support has been tested as working. @rajivverma