Deterministic risk, readable explanations
Terraform plans are parsed into structured changes and checked against explicit policies. AI helps explain the findings; the policy checks determine risk so the review remains traceable.
GuxOps · Built by Gus Vega
A GitHub-connected workspace for reviewing Terraform changes, setting up delivery workflows, and understanding deployment risk.

My role
I built the path from Terraform plan ingestion to a reviewable risk report, then connected it to GitHub repository setup and cloud delivery workflows. The work spans the web interface, API, policy engine, and infrastructure automation.
Terraform plans are parsed into structured changes and checked against explicit policies. AI helps explain the findings; the policy checks determine risk so the review remains traceable.
Repository workflows separate planning, review, and deployment. Environment promotion and approval gates keep infrastructure changes connected to an explicit review process.
The deployed product brings repository setup, Terraform review, GitHub Actions workflows, and GKE/Helm delivery into one workspace. The public site explains the workflow; connecting a repository requires GitHub sign-in and appropriate repository permissions.