infrastructure

Installation
SKILL.md

Infrastructure as Code

Principles

  1. Everything in Code: No manual changes
  2. Version Controlled: All changes tracked
  3. Idempotent: Safe to run multiple times
  4. Tested: Validate before apply

Terraform Basics

Installs
11
GitHub Stars
26
First Seen
Feb 18, 2026
infrastructure — nguyenhuuca/assessment