DriftGuard
DriftGuard is a web app (with optional CLI) that continuously detects and explains infrastructure drift across Terraform/OpenTofu, Kubernetes, and major IaaS accounts (AWS/Azure/GCP). It compares declared IaC to real cloud state, flags risky deltas (security groups, IAM, public buckets, route tables), and generates a safe, reviewable remediation plan. The product focuses on “what changed, who changed it, and what will it break,” with tight integrations into GitHub/GitLab PRs and Slack/Teams. It also provides a lightweight evidence trail for audits (SOC2/ISO) without pretending to replace full GRC tools. This is a combination traditional + AI app: traditional for deterministic diffing and policy checks; AI to summarize impact, propose least-risk fixes, and draft PR descriptions/runbooks. The goal is fewer outages and fewer surprise cloud bills caused by manual console changes and partial rollbacks.