Tf Plan

Review a Terraform plan before applying it: destroys and replacements of data-bearing resources, secrets readable in plan output, out-of-band drift, blast radius, and whether the apply is bound to the plan you actually reviewed. Use when user says 'review my plan', 'is this plan safe to apply', 'check tfplan', 'what will this destroy', 'why is it replacing', 'review before apply', or shares terraform plan output. Complements /clouddrove:tf and /clouddrove:wrapper-tf, which review .tf source; this reviews the diff Terraform intends to make.

anmolnagpal 8cc7928 23 files · 71.0 KB Updated

File contents

anmolnagpal/devops-skills/tree/main/skills/tf-plan commit 8cc79281e5

Frequently asked questions

npx skillmds@latest add anmolnagpal/tf-plan