LICENSE
README.md
pyproject.toml
terraformgraph/__init__.py
terraformgraph/__main__.py
terraformgraph/aggregator.py
terraformgraph/config_loader.py
terraformgraph/icons.py
terraformgraph/layout.py
terraformgraph/main.py
terraformgraph/parser.py
terraformgraph/renderer.py
terraformgraph/terraform_tools.py
terraformgraph/variable_resolver.py
terraformgraph.egg-info/PKG-INFO
terraformgraph.egg-info/SOURCES.txt
terraformgraph.egg-info/dependency_links.txt
terraformgraph.egg-info/entry_points.txt
terraformgraph.egg-info/requires.txt
terraformgraph.egg-info/top_level.txt
terraformgraph/config/aggregation_rules.yaml
terraformgraph/config/logical_connections.yaml
tests/test_config_loader.py
tests/test_integration.py
tests/test_layout.py
tests/test_parser.py
tests/test_terraform_tools.py
tests/test_variable_resolver.py
tests/test_vpc_structure.py