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 ci-cd.
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 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 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.