{ "format_version": "1.0", "terraform_version": "1.11.0", "values": { "root_module": { "resources": [ { "address": "coder_agent.dev1", "mode": "managed", "type": "coder_agent", "name": "dev1", "provider_name": "registry.terraform.io/coder/coder", "schema_version": 1, "values": { "api_key_scope": "all", "arch": "amd64", "auth": "token", "connection_timeout": 120, "dir": null, "display_apps": [ { "port_forwarding_helper": true, "ssh_helper": true, "vscode": true, "vscode_insiders": false, "web_terminal": true } ], "env": null, "id": "9d9c16e7-5828-4ca4-9c9d-ba4b61d2b0db", "init_script": "", "metadata": [], "motd_file": null, "order": null, "os": "linux", "resources_monitoring": [], "shutdown_script": null, "startup_script": null, "startup_script_behavior": "non-blocking", "token": "2054bc44-b3d1-44e3-8f28-4ce327081ddb", "troubleshooting_url": null }, "sensitive_values": { "display_apps": [ {} ], "metadata": [], "resources_monitoring": [], "token": true } }, { "address": "coder_agent.dev2", "mode": "managed", "type": "coder_agent", "name": "dev2", "provider_name": "registry.terraform.io/coder/coder", "schema_version": 1, "values": { "api_key_scope": "all", "arch": "amd64", "auth": "token", "connection_timeout": 120, "dir": null, "display_apps": [ { "port_forwarding_helper": true, "ssh_helper": true, "vscode": true, "vscode_insiders": false, "web_terminal": true } ], "env": null, "id": "69cb645c-7a6a-4ad6-be86-dcaab810e7c1", "init_script": "", "metadata": [], "motd_file": null, "order": null, "os": "linux", "resources_monitoring": [], "shutdown_script": null, "startup_script": null, "startup_script_behavior": "non-blocking", "token": "c3e73db7-a589-4364-bcf7-0224a9be5c70", "troubleshooting_url": null }, "sensitive_values": { "display_apps": [ {} ], "metadata": [], "resources_monitoring": [], "token": true } }, { "address": "coder_script.script1", "mode": "managed", "type": "coder_script", "name": "script1", "provider_name": "registry.terraform.io/coder/coder", "schema_version": 1, "values": { "agent_id": "9d9c16e7-5828-4ca4-9c9d-ba4b61d2b0db", "cron": null, "display_name": "Foobar Script 1", "icon": null, "id": "45afdbb4-6d87-49b3-8549-4e40951cc0da", "log_path": null, "run_on_start": true, "run_on_stop": false, "script": "echo foobar 1", "start_blocks_login": false, "timeout": 0 }, "sensitive_values": {}, "depends_on": [ "coder_agent.dev1" ] }, { "address": "coder_script.script2", "mode": "managed", "type": "coder_script", "name": "script2", "provider_name": "registry.terraform.io/coder/coder", "schema_version": 1, "values": { "agent_id": "9d9c16e7-5828-4ca4-9c9d-ba4b61d2b0db", "cron": null, "display_name": "Foobar Script 2", "icon": null, "id": "f53b798b-d0e5-4fe2-b2ed-b3d1ad099fd8", "log_path": null, "run_on_start": true, "run_on_stop": false, "script": "echo foobar 2", "start_blocks_login": false, "timeout": 0 }, "sensitive_values": {}, "depends_on": [ "coder_agent.dev1" ] }, { "address": "coder_script.script3", "mode": "managed", "type": "coder_script", "name": "script3", "provider_name": "registry.terraform.io/coder/coder", "schema_version": 1, "values": { "agent_id": "69cb645c-7a6a-4ad6-be86-dcaab810e7c1", "cron": null, "display_name": "Foobar Script 3", "icon": null, "id": "60b141d7-2a08-4919-b470-d585af5fa330", "log_path": null, "run_on_start": true, "run_on_stop": false, "script": "echo foobar 3", "start_blocks_login": false, "timeout": 0 }, "sensitive_values": {}, "depends_on": [ "coder_agent.dev2" ] }, { "address": "null_resource.dev1", "mode": "managed", "type": "null_resource", "name": "dev1", "provider_name": "registry.terraform.io/hashicorp/null", "schema_version": 0, "values": { "id": "7792764157646324752", "triggers": null }, "sensitive_values": {}, "depends_on": [ "coder_agent.dev1" ] }, { "address": "null_resource.dev2", "mode": "managed", "type": "null_resource", "name": "dev2", "provider_name": "registry.terraform.io/hashicorp/null", "schema_version": 0, "values": { "id": "4053993939583220721", "triggers": null }, "sensitive_values": {}, "depends_on": [ "coder_agent.dev2" ] } ] } } }