Skip to content

mixpanel/terraform-deps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Dependencies Parser

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.

About

Terraform module dependency parser

Resources

License

Stars

Watchers

Forks

Languages