{ "format_version": "1.0", "terraform_version": "1.11.0", "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": { "api_key_scope": "all", "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": "8e130bb7-437f-4892-a2e4-ae892f95d824", "init_script": "", "metadata": [], "motd_file": null, "order": null, "os": "linux", "resources_monitoring": [], "shutdown_script": null, "startup_script": null, "startup_script_behavior": "non-blocking", "token": "06df8268-46e5-4507-9a86-5cb72a277cc4", "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": "8e130bb7-437f-4892-a2e4-ae892f95d824", "id": "7940e49e-c923-4ec9-b188-5a88024c40f9", "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": "7096886985102740857", "triggers": null }, "sensitive_values": {}, "depends_on": [ "coder_agent.main" ] } ] } } }