{ "format_version": "1.0", "terraform_version": "1.9.8", "values": { "root_module": { "resources": [ { "address": "coder_agent.main", "mode": "managed", "type": "coder_agent", "name": "main", "provider_name": "registry.terraform.io/coder/coder", "schema_version": 1, "values": { "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": "c559c8be-3b52-444a-bf51-81d270002ec6", "init_script": "", "metadata": [], "motd_file": null, "order": null, "os": "linux", "resources_monitoring": [], "shutdown_script": null, "startup_script": null, "startup_script_behavior": "non-blocking", "token": "ddc9b3fb-9fb8-4a87-ac35-79854980d9e8", "troubleshooting_url": null }, "sensitive_values": { "display_apps": [ {} ], "metadata": [], "resources_monitoring": [], "token": true } } ], "child_modules": [ { "resources": [ { "address": "module.module.data.null_data_source.script", "mode": "data", "type": "null_data_source", "name": "script", "provider_name": "registry.terraform.io/hashicorp/null", "schema_version": 0, "values": { "has_computed_default": "default", "id": "static", "inputs": { "script": "" }, "outputs": { "script": "" }, "random": "7258064144792284733" }, "sensitive_values": { "inputs": {}, "outputs": {} } }, { "address": "module.module.null_resource.example", "mode": "managed", "type": "null_resource", "name": "example", "provider_name": "registry.terraform.io/hashicorp/null", "schema_version": 0, "values": { "id": "229848906584483141", "triggers": null }, "sensitive_values": {}, "depends_on": [ "coder_agent.main", "module.module.data.null_data_source.script" ] } ], "address": "module.module" } ] } } }