terraform-iac

Installation
SKILL.md

Terraform / Infrastructure as Code

Manage infrastructure with Terraform.

Core Concepts

State Management

  • Store state remotely (S3, Terraform Cloud)
  • Enable state locking (DynamoDB)
  • Never edit state manually (use terraform state commands)
  • Isolate environments with workspaces or directories
Installs
11
GitHub Stars
464
First Seen
May 16, 2026
terraform-iac — cosmicstack-labs/mercury-agent-skills