II.
Workflow JSON
Structured · liveworkflow:cloud-cost-allocation-review
Cloud Cost Allocation Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:cloud-cost-allocation-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-finops-deep.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Cloud Cost Allocation Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "monthly",
"complexity": "cross-team",
"description": "Reviews cloud cost allocation accuracy and tagging compliance to ensure cost\ntransparency across teams -- auditing resource tagging compliance rates\nagainst the mandatory tagging policy (team, environment, service,\ncost-center), identifying untagged and mistagged resources with remediation\nassignments, generating showback reports that attribute cloud spend to\nbusiness units with shared-cost allocation rules for platform services,\ncomparing team-level budgets against actual spend with variance analysis,\nreviewing cost allocation methodology for fairness and accuracy especially\nfor shared infrastructure, evaluating the impact of tagging gaps on budget\naccuracy and forecasting, tracking tag compliance improvement trends over\ntime by team, and escalating persistent tagging violations to engineering\nleadership. Produces cost allocation report, tagging compliance scorecard,\nshowback dashboards, and budget variance analysis. Excludes resource\nprovisioning.\n"
},
"outgoingEdges": [
{
"from": "workflow:cloud-cost-allocation-review",
"to": "role:cloud-architect",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:cloud-cost-allocation-review",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:cloud-cost-allocation-review",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:cloud-cost-allocation-review",
"to": "skill-area:terraform-infrastructure",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:cloud-cost-allocation-review",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:cloud-cost-allocation-review",
"to": "domain:finops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:cloud-cost-allocation-review",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:cloud-cost-allocation-review",
"to": "responsibility:cost-optimization",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:cloud-cost-allocation-review",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:cloud-cost-allocation-review",
"to": "org-unit:finops-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:cloud-cost-allocation-review",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}