Pulumi Cloud: Error Handling & Operational Reliability
Docs-backedReliability is generally good, but the failure modes are often code-level rather than purely declarative: dependency issues, runtime exceptions, or surprising language-side behavior during preview/apply. Agents need to think of Pulumi changes as both code execution and infra mutation. That makes preview discipline and change review especially important.