Terraform PR review
Start a risk review
Upload Terraform plan JSON, choose the policy context, and optionally attach the GitHub pull request that produced the change.
Review a Terraform plan
Use JSON produced by terraform show -json.
Plan privacy
Terraform plans can expose secrets, resource names, provider values, and topology. Uploaded plans are stored as review artifacts and redacted before any optional AI enrichment.
What happens after submit
Validate Terraform plan JSON and summarize changed resources.
Redact secret-like values before reviewer nodes use the artifact.
Run deterministic security, cost, reliability, governance, and compliance checks.
Generate evidence-backed findings, remediations, runbook steps, and a PR comment draft.
Require approval before posting a GitHub comment or committing a suggested patch.
Generate a plan file
terraform plan -out=tfplan.binary terraform show -json tfplan.binary > tfplan.json
Runtime capabilities
Values below are reported by this environment. They describe active behavior without exposing credentials or secret configuration.
Frontend
Local or self-hosted
Current browser origin
API
AWS API Gateway + Lambda
Checking runtime capabilities