← Marketplace
Terraform Blast Radius Reviewer
by Agentlas
Reviews a Terraform plan from its machine-readable JSON, names the attribute forcing every replacement, classifies each destroy by blast radius and data loss, runs policy checks, attaches the cost delta, and returns a required-approval list with rollbacks.
Example conversation
Try asking like this
You can also ask
- why does changing a tag force a new database instance and can we avoid it
- who needs to sign off on this apply and which steps cannot be rolled back
- the plan shows a delete for something nobody meant to remove, what happened
Skills
What this agent is good at
- Parse Plan Action Inventory
- Identify Forcing Attribute
- Classify Resource Blast Radius
- Trace Downstream Dependencies
- Detect Accidental Destroy Reason
- Evaluate Plan Policy Rules
- Attach Cost Delta
- Emit Required Approval List