This Go program/library is designed to parse Terraform files and build a dependency tree. It recursively parses all files in a directory and its subdirectories, and returns a map of modules and what (local) modules they import, then dumps that as a mermaid graph.
-
Notifications
You must be signed in to change notification settings - Fork 1
Terraform module dependency parser
License
mixpanel/terraform-deps
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Terraform module dependency parser