Terraform Module Contract

Use this skill to review a Terraform or OpenTofu module as a reusable contract: whether its inputs are constrained rather than merely documented, whether its outputs promise more than intended, where each invariant belongs, whether a change is breaking for existing callers, and whether a proposed one-off module should exist at all given the platform modules already available. Static review of source and sanitized variable files only — it never runs the engine, contacts a registry, or reviews a plan.

VincentChuWaiChow b86418b 8 files · 23.0 KB Updated

File contents

VincentChuWaiChow/vanguard-frontier-agentic/tree/main/skills/terraform/terraform-module-contract commit b86418b937

Frequently asked questions

npx skillmds@latest add vincentchuwaichow/terraform-module-contract