{ "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": "google-instance-identity", "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": "e159f254-a48c-4880-9137-431f128a74f9", "init_script": "", "metadata": [], "motd_file": null, "order": null, "os": "linux", "resources_monitoring": [], "shutdown_script": null, "startup_script": null, "startup_script_behavior": "non-blocking", "token": "403743af-9b14-4e59-abea-fdc83ba245ca", "troubleshooting_url": null }, "sensitive_values": { "display_apps": [ {} ], "metadata": [], "resources_monitoring": [], "token": true } }, { "address": "coder_agent_instance.main", "mode": "managed", "type": "coder_agent_instance", "name": "main", "provider_name": "registry.terraform.io/coder/coder", "schema_version": 0, "values": { "agent_id": "e159f254-a48c-4880-9137-431f128a74f9", "id": "1be21476-70a7-43d7-98c4-eaa0a4a41382", "instance_id": "example" }, "sensitive_values": {}, "depends_on": [ "coder_agent.main" ] }, { "address": "null_resource.main", "mode": "managed", "type": "null_resource", "name": "main", "provider_name": "registry.terraform.io/hashicorp/null", "schema_version": 0, "values": { "id": "3205865520469319314", "triggers": null }, "sensitive_values": {}, "depends_on": [ "coder_agent.main" ] } ] } } }