II.
Responsibility JSON
Structured · liveresponsibility:terraform-state-mgmt
Terraform state management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:terraform-state-mgmt",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-sre-incident.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Terraform state management",
"cadence": "continuous",
"description": "Own Terraform state backends, locking, drift detection, and remediation.\n"
},
"outgoingEdges": [
{
"from": "responsibility:terraform-state-mgmt",
"to": "role:devops-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:terraform-state-mgmt",
"to": "role:platform-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:terraform-state-mgmt",
"to": "skill-area:terraform-infrastructure",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:gitops-config-drift-audit",
"to": "responsibility:terraform-state-mgmt",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:terraform-drift-remediation",
"to": "responsibility:terraform-state-mgmt",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:load-balancer-config-review",
"to": "responsibility:terraform-state-mgmt",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:dns-migration",
"to": "responsibility:terraform-state-mgmt",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:infrastructure-cost-optimization",
"to": "responsibility:terraform-state-mgmt",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:iac-security-scanning",
"to": "responsibility:terraform-state-mgmt",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:infrastructure-cost-optimization",
"to": "responsibility:terraform-state-mgmt",
"kind": "triggers_responsibility",
"attributes": {}
}
]
}