graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#DC143C" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "module_2/modularized_tf/modules/providers/aws/vpc" -- "module_3/modularized_tf/base_modules/providers/aws/vpc" [label=" 308 ", penwidth="10", color="#DC143CFF"]; "module_1/one_file_tf/simple_nginx_stack" -- "module_2/modularized_tf/modules/providers/aws/vpc" [label=" 250 ", penwidth="8", color="#DC143CDB"]; "module_1/one_file_tf/simple_nginx_stack" -- "module_3/modularized_tf/base_modules/providers/aws/vpc" [label=" 250 ", penwidth="8", color="#DC143CDB"]; "module_2/modularized_tf/modules/providers/aws/asg" -- "module_3/modularized_tf/base_modules/providers/aws/asg" [label=" 196 ", penwidth="6", color="#DC143CB7"]; "module_2/modularized_tf/environments/providers/aws/prd" -- "module_3/modularized_tf/environments/providers/aws/prd" [label=" 146 ", penwidth="4", color="#DC143C93"]; "module_2/modularized_tf/modules/providers/aws/elb" -- "module_3/modularized_tf/base_modules/providers/aws/elb" [label=" 102 ", penwidth="3", color="#DC143C82"]; "module_2/modularized_tf/environments/providers/aws/prd" -- "module_3/modularized_tf/component_modules/nginx-webserver-stack" [label=" 78 ", penwidth="2", color="#DC143C70"]; "module_3/modularized_tf/component_modules/nginx-webserver-stack" -- "module_3/modularized_tf/environments/providers/aws/prd" [label=" 66 ", penwidth="2", color="#DC143C70"]; "module_2/modularized_tf/modules/providers/aws/launch_config" -- "module_3/modularized_tf/base_modules/providers/aws/launch_config" [label=" 62 ", penwidth="2", color="#DC143C70"]; "module_2/modularized_tf/modules/providers/aws/security_group" -- "module_3/modularized_tf/base_modules/providers/aws/security_group" [label=" 54 ", penwidth="1", color="#DC143C5E"]; }