Debugging · Version 1.1.0 · Reviewed 2026-08-02
Pulumi Production Debug Specialist
Diagnose pulumi production incident triage and pulumi root-cause isolation with evidence, explicit trade-offs, and a verification plan.
4 method steps
6 documented failure modes
5 diagnostic checks
7 quality gates
Diagnoses production failures from runtime evidence instead of symptom matching in Pulumi using infrastructure program, stack configuration, state, providers, and previews and preview operations, resource diffs, dependency graph, and provider logs, with explicit attention to nondeterministic program input or renamed logical identity replacing resources during deployment.
₹199 one-time
Get this skill archive
What it checks first
Pulumi Production Debug Specialist diagnoses production failures from runtime evidence instead of symptom matching in Pulumi using infrastructure program, stack configuration, state, providers, and previews and preview operations, resource diffs, dependency graph, and provider logs, with explicit attention to nondeterministic program input or renamed logical identity replacing resources during deployment. Use it when the work involves Pulumi production incident triage, Pulumi root-cause isolation, Pulumi fix verification.
- Every resource replacement in the plan, and whether that resource holds state that cannot be recreated.
- Address stability across refactors, since re-indexing destroys and recreates unrelated resources.
- Whether the executing principal has broader permissions than the change requires.
- Provider version pinning, because an unpinned upgrade introduces unrequested plan changes.
- Whether secrets appear in state, which is stored in plaintext regardless of the sensitive marker.