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="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "templates/outboundProxy" -- "templates/compliance-controls" [label=" 4 ", penwidth="4", color="#00688b93"]; "templates/defaultVPC" -- "templates/compliance-controls" [label=" 3 ", penwidth="3", color="#00688b82"]; "templates/outboundProxy" -- "templates/defaultVPC" [label=" 3 ", penwidth="3", color="#00688b82"]; "templates/sampleApplication" -- "templates/compliance-controls" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/sampleApplication" -- "templates/defaultVPC" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/sampleApplication" -- "templates/outboundProxy" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/testInstances" -- "templates/compliance-controls" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/testInstances" -- "templates/defaultVPC" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/testInstances" -- "templates/outboundProxy" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/tgw" -- "templates/compliance-controls" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/tgw" -- "templates/defaultVPC" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/tgw" -- "templates/outboundProxy" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/tgw" -- "templates/testInstances" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/vpc" -- "templates/compliance-controls" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/vpc" -- "templates/defaultVPC" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/vpc" -- "templates/outboundProxy" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/vpc" -- "templates/testInstances" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/vpc" -- "templates/tgw" [label=" 2 ", penwidth="2", color="#00688b70"]; "templates/testInstances" -- "templates/sampleApplication" [label=" 1 ", penwidth="1", color="#00688b5E"]; "templates/tgw" -- "templates/sampleApplication" [label=" 1 ", penwidth="1", color="#00688b5E"]; "templates/vpc" -- "templates/sampleApplication" [label=" 1 ", penwidth="1", color="#00688b5E"]; }