digraph { compound = "true" newrank = "true" subgraph "root" { "[root] coder_agent.main (expand)" [label = "coder_agent.main", shape = "box"] "[root] coder_agent.secondary (expand)" [label = "coder_agent.secondary", shape = "box"] "[root] coder_app.devcontainer-app (expand)" [label = "coder_app.devcontainer-app", shape = "box"] "[root] coder_devcontainer.dev (expand)" [label = "coder_devcontainer.dev", shape = "box"] "[root] coder_devcontainer.other (expand)" [label = "coder_devcontainer.other", shape = "box"] "[root] null_resource.dev (expand)" [label = "null_resource.dev", shape = "box"] "[root] null_resource.secondary (expand)" [label = "null_resource.secondary", shape = "box"] "[root] provider[\"registry.terraform.io/coder/coder\"]" [label = "provider[\"registry.terraform.io/coder/coder\"]", shape = "diamond"] "[root] provider[\"registry.terraform.io/hashicorp/null\"]" [label = "provider[\"registry.terraform.io/hashicorp/null\"]", shape = "diamond"] "[root] coder_agent.main (expand)" -> "[root] provider[\"registry.terraform.io/coder/coder\"]" "[root] coder_agent.secondary (expand)" -> "[root] provider[\"registry.terraform.io/coder/coder\"]" "[root] coder_app.devcontainer-app (expand)" -> "[root] coder_devcontainer.dev (expand)" "[root] coder_devcontainer.dev (expand)" -> "[root] coder_agent.main (expand)" "[root] coder_devcontainer.other (expand)" -> "[root] coder_agent.main (expand)" "[root] null_resource.dev (expand)" -> "[root] coder_agent.main (expand)" "[root] null_resource.dev (expand)" -> "[root] provider[\"registry.terraform.io/hashicorp/null\"]" "[root] null_resource.secondary (expand)" -> "[root] coder_agent.secondary (expand)" "[root] null_resource.secondary (expand)" -> "[root] provider[\"registry.terraform.io/hashicorp/null\"]" "[root] provider[\"registry.terraform.io/coder/coder\"] (close)" -> "[root] coder_agent.secondary (expand)" "[root] provider[\"registry.terraform.io/coder/coder\"] (close)" -> "[root] coder_app.devcontainer-app (expand)" "[root] provider[\"registry.terraform.io/coder/coder\"] (close)" -> "[root] coder_devcontainer.other (expand)" "[root] provider[\"registry.terraform.io/hashicorp/null\"] (close)" -> "[root] null_resource.dev (expand)" "[root] provider[\"registry.terraform.io/hashicorp/null\"] (close)" -> "[root] null_resource.secondary (expand)" "[root] root" -> "[root] provider[\"registry.terraform.io/coder/coder\"] (close)" "[root] root" -> "[root] provider[\"registry.terraform.io/hashicorp/null\"] (close)" } }