II.
Tool JSON
Structured · livetool:pulumi
Pulumi json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:pulumi",
"_kind": "Tool",
"_file": "domain/tools/pulumi.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Pulumi",
"homepageUrl": "https://www.pulumi.com",
"kind": "iac",
"description": "Infrastructure-as-code in general-purpose programming languages.\n"
},
"outgoingEdges": [
{
"from": "tool:pulumi",
"to": "role:platform-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Ora surfaced Pulumi for DevSecOps, cloud cost, and FinOps workflows."
}
},
{
"from": "tool:pulumi",
"to": "workflow:infrastructure-cost-optimization",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "IaC resource definitions support cloud cost review and optimization."
}
},
{
"from": "tool:pulumi",
"to": "language:go",
"kind": "belongs_to_language"
},
{
"from": "tool:pulumi",
"to": "skill-area:terraform-infrastructure",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:pulumi",
"to": "tool:terraform",
"kind": "alternative_to",
"attributes": {
"comparison": "IaC — Pulumi uses general-purpose languages; Terraform uses HCL"
}
},
{
"from": "tool:pulumi",
"to": "tool:opentofu",
"kind": "alternative_to",
"attributes": {
"comparison": "IaC tools"
}
},
{
"from": "tool:pulumi",
"to": "tool:crossplane",
"kind": "alternative_to",
"attributes": {
"comparison": "IaC — Pulumi uses programming languages; Crossplane uses Kubernetes CRDs"
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.pulumi-com",
"to": "tool:pulumi",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "skill-area:terraform-infrastructure",
"to": "tool:pulumi",
"kind": "uses_tool"
},
{
"from": "specialization:terraform-iac",
"to": "tool:pulumi",
"kind": "uses_tool"
},
{
"from": "tool:opentofu",
"to": "tool:pulumi",
"kind": "alternative_to",
"attributes": {
"comparison": "IaC tools"
}
},
{
"from": "tool:terraform",
"to": "tool:pulumi",
"kind": "alternative_to",
"attributes": {
"comparison": "IaC — Terraform uses HCL; Pulumi uses general-purpose languages"
}
},
{
"from": "tool:crossplane",
"to": "tool:pulumi",
"kind": "alternative_to",
"attributes": {
"comparison": "IaC — Crossplane uses Kubernetes CRDs; Pulumi uses programming languages"
}
},
{
"from": "tool-server:mcp-pulumi",
"to": "tool:pulumi",
"kind": "integrates_with",
"attributes": {}
}
]
}