CLI to reconcile cloud resources against a declarative config file
Many SaaS apps drift from their intended cloud configuration, leading to silent failures. Upkeep reads the real state from Render, Cloudflare, and Neon, compares it to a single YAML file, and prints a clear plan of CREATE, UPDATE, or MANUAL actions. It can apply automated changes and highlights manual tasks that no tool can perform. This makes it a practical, opinionated drift‑detection and remediation tool for developers and ops teams.
View on GitHub →ZoolCoder/upkeep