Operator File Readiness

Terraform-local workflow for backend.hcl, tfvars examples, operator bootstrap, and plan/apply readiness in PetSwipe. Use when working inside terraform and the task is about making the Terraform workflow clearer, safer, or more deployable.

hoangsonww e6edb35 3 files · 1.2 KB Updated

File contents

Use this skill for operator-readiness work inside terraform/.

Workflow

  1. Start from the touched Terraform file or operator template.
  2. Check whether real operator files are still required and clearly documented.
  3. Keep init, preflight, and plan/apply guidance aligned.
  4. Prefer explicit guardrails over implicit assumptions.

Read references/operator-readiness-checklist.md.

hoangsonww/petswipe-match-app/tree/main/terraform/.agents/skills/operator-file-readiness commit e6edb354b4

Frequently asked questions

npx skillmds@latest add hoangsonww/operator-file-readiness