{
"id": "tenant:globex",
"_kind": "Tenant",
"_file": "role/tenants/tenants.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Globex Industries",
"tenantKind": "account",
"isolationLevel": "logical",
"regions": [
"eu-central-1"
],
"description": "Mid-market tenant on a shared multi-tenant cluster pinned to Frankfurt.\n"
},
"outgoingEdges": [
{
"from": "tenant:globex",
"to": "org-unit:platform-team",
"kind": "owned_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "budget-policy:eval-team-experimentation",
"to": "tenant:globex",
"kind": "owns_budget",
"attributes": {}
}
]
}