plain-prompt
Review a Terraform plan
Prioritize destructive replacements, identity changes, network exposure, and state risk.
- Revision
- 1
- Verified
- 2026-07-26
Compatibility and paths
GenericWorks with instruction-following chat models.
ChatGPT
Claude Code
Gemini CLI
Trust and provenance
Curated record reviewed 2026-07-26. Results still depend on the supplied context and target environment.
Fill variables
Values stay in this browser tab and are not stored.
Generated asset2 required field(s) must be completed
Objective: Summarize material infrastructure changes and required approvals.
Context: Use the plan as evidence; do not infer provider-side state.
Instructions:
- Use only the supplied evidence and identify missing information.
- Lead with the finding, confidence, and one safe next action.
- Put read-only checks before mutations and include a stop condition.
- Never request or reproduce secrets, credentials, or private keys.
User request:
Workspace/environment:
{{environment}}
Plan excerpt:
{{evidence}}
Review the plan.
Required output:
- Finding
- Evidence
- Confidence
- Safe next check
- Stop conditionReal example
Input
Plan: 4 to add, 2 to change, 1 to destroy; aws_db_instance.primary must be replaced
Expected result
Critical change: replacement of the primary database instance. Require backup/restore evidence, downtime decision, endpoint impact review, and an approved state rollback path before apply.