Terraform plan approval: protect destroy and replace operations
A copy-paste Terraform plan approval gate that detects destroy and replace operations in CI, blocks apply, and records the human decision.
Copyable approval workflows about approval-gates.
A copy-paste Terraform plan approval gate that detects destroy and replace operations in CI, blocks apply, and records the human decision.
A copy-paste JIT privileged access approval workflow with bounded grants, automatic revocation, expiry, and an audit trail without standing access.
A copy-paste GitHub Actions production deployment approval workflow with exact YAML, an SLA countdown, fail-closed behavior, and an audit trail.
A copy-paste flaky test retry approval workflow for CI that limits retries, records the decision, and fails closed when quarantine is rejected.
A copy-paste feature flag rollout approval workflow that gates each exposure stage with evidence, guardrails, sequential decisions, and rollback.
A copy-paste dependency update approval workflow for Dependabot and Renovate that auto-merges safe updates and routes major changes to a human.
A copy-paste database migration approval workflow that blocks destructive PostgreSQL DDL in CI with risk detection, lock budgets, and audit history.
A copy-paste Argo CD production sync approval workflow for Kubernetes GitOps: keep auto-sync safe, review the revision, and fail closed.
A copy-paste human-in-the-loop AI agent workflow that pauses tool calls before irreversible actions with LangGraph, OpenAI Agents SDK, and Actionbox.
A copy-paste dbt full-refresh approval workflow that gates expensive models and backfills with warehouse-cost context, timeouts, and a safe reject path.
A copy-paste ML model promotion approval workflow that gates staging-to-production releases with evaluation metrics and safe rollback behavior.