Problem description
The documentation does not cover, in one place, the operational safeguards for preventing undesired changes to important infrastructure. Users need a guide that brings together protecting production data resources and reviewing previews before applying changes to critical environments. Today these are scattered across individual option/CLI reference pages.
Suggestions for a fix
Write an IaC operations guide covering: (1) using protect: true on production data resources (databases, buckets, etc.) to prevent accidental deletion/replacement, and (2) reviewing previews before proceeding in critical environments. Frame it as production hygiene and link from the resource options and CLI docs.
Reported from customer feedback on a Clari call (internal). Source: Slack thread.
Problem description
The documentation does not cover, in one place, the operational safeguards for preventing undesired changes to important infrastructure. Users need a guide that brings together protecting production data resources and reviewing previews before applying changes to critical environments. Today these are scattered across individual option/CLI reference pages.
protect,pulumi previewSuggestions for a fix
Write an IaC operations guide covering: (1) using
protect: trueon production data resources (databases, buckets, etc.) to prevent accidental deletion/replacement, and (2) reviewing previews before proceeding in critical environments. Frame it as production hygiene and link from the resource options and CLI docs.Reported from customer feedback on a Clari call (internal). Source: Slack thread.