II.
Tool JSON
Structured · livetool:pulumi-cloud
Pulumi Cloud json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:pulumi-cloud",
"_kind": "Tool",
"_file": "domain/tools/tools-iac-platform.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Pulumi Cloud",
"homepageUrl": "https://www.pulumi.com/product/pulumi-cloud/",
"kind": "iac",
"description": "Pulumi's SaaS control plane for infrastructure-as-code — hosts stack state,\nprovides secrets management, policy enforcement, drift detection, and\ncollaborative deployment history across cloud providers.\n"
},
"outgoingEdges": [
{
"from": "tool:pulumi-cloud",
"to": "skill-area:terraform-infrastructure",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:pulumi-cloud",
"to": "skill-area:platform-engineering",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:pulumi-cloud",
"to": "skill-area:deployment-automation",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:pulumi-cloud",
"to": "tool:terraform-cloud",
"kind": "alternative_to",
"attributes": {
"comparison": "Managed IaC platforms — Pulumi Cloud uses programming languages; Terraform Cloud uses HCL"
}
},
{
"from": "tool:pulumi-cloud",
"to": "tool:ansible",
"kind": "alternative_to",
"attributes": {
"comparison": "IaC/config — Pulumi Cloud is code-based provisioning; Ansible is imperative playbooks"
}
}
],
"incomingEdges": [
{
"from": "tool:ansible",
"to": "tool:pulumi-cloud",
"kind": "alternative_to",
"attributes": {
"comparison": "IaC/config — Ansible is imperative playbooks; Pulumi Cloud is code-based provisioning"
}
},
{
"from": "tool:terraform-cloud",
"to": "tool:pulumi-cloud",
"kind": "alternative_to",
"attributes": {
"comparison": "Managed IaC platforms — Terraform Cloud uses HCL; Pulumi Cloud uses programming languages"
}
},
{
"from": "tool-server:mcp-pulumi-cloud",
"to": "tool:pulumi-cloud",
"kind": "integrates_with",
"attributes": {}
}
]
}