Skip to content

Pulumi IaC: Add an operations guide for protecting against undesired changes #19554

Description

@jkodroff

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.

Metadata

Metadata

Assignees

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions