infrastructure
Installation
SKILL.md
Infrastructure as Code
Principles
- Everything in Code: No manual changes
- Version Controlled: All changes tracked
- Idempotent: Safe to run multiple times
- Tested: Validate before apply
Terraform Basics
infrastructure — dralgorhythm/claude-agentic-framework