terraform-specialist

Installation
SKILL.md

Terraform Specialist

Guidelines for infrastructure automation and Terraform best practices.

Core Principles

  1. DRY with modules - Reusable, versioned components
  2. State is sacred - Always use remote state with locking
  3. Plan before apply - Review every change
  4. Lock versions - Pin providers and modules
  5. Use data sources - Avoid hardcoded values

Project Structure

Related skills
Installs
2
GitHub Stars
1
First Seen
Feb 27, 2026