Infra Deploy Drift

Change or review infrastructure, deployment, or rollout logic in this repository. Use when work touches infrastructure/, Terraform, Kubernetes manifests, monitoring config, deployment wrappers, or environment-specific operational assumptions.

hoangsonww 4cc3406 3 files · 1.5 KB Updated

File contents

Infrastructure Deploy Drift

Treat deployment changes as rollback-sensitive.

Follow This Workflow

  1. Identify whether the change affects Terraform, Kubernetes, or both.
  2. Read the manifest/module and the wrapper script or doc that invokes it.
  3. Call out placeholder secrets, mutable image tags, and hard-coded environment details.
  4. Prefer safer defaults and drift reduction over adding more wrapper complexity.

Use The References

  • Read references/infra-map.md for key areas and current risks.

hoangsonww/ai-gov-content-curator/tree/main/.agents/skills/infra-deploy-drift commit 4cc3406359

Frequently asked questions

npx skillmds@latest add hoangsonww/infra-deploy-drift