Status: IN
Cloud provisioning is idempotent end-to-end: state persistence enables safe re-runs with crash recovery, multi-layer idempotency (shell guards, creates parameter, module-level) prevents duplicate resources, and the full lifecycle from cloud API through add_host() to two-phase bootstrap can be interrupted and resumed at any point.