Terraform

Author Terraform; use for modules, infrastructure design, and IaC style. Use when this capability is needed.

tomevault-io Updated

File contents

Terraform

Use this as the single entrypoint for Terraform work.

Use for

  • writing Terraform
  • reviewing Terraform
  • building reusable modules
  • shaping file structure and style
  • module library design

Routing

  • reusable module patterns: /Users/macmini/.agents/skills-archive/terraform/terraform-module-library
  • style and code generation conventions: /Users/macmini/.agents/skills-archive/terraform/terraform-style-guide

Default behavior

  1. If the task is about reusable building blocks, open module-library.
  2. If the task is about code style/shape/review, open style-guide.
  3. If both matter, open both, but keep Terraform as the only visible entrypoint.

Rule

Keep Terraform surfaced as one skill, not multiple narrow siblings.


Source: hhushhas/skillbox-registry — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/hhushhas--skillbox-registry--terraform commit 3c8970b2d2

Frequently asked questions

npx skillmds@latest add tomevault-io/terraform-28