loom-terraform
Installation
SKILL.md
Terraform / OpenTofu
Overview
This skill covers comprehensive Terraform and OpenTofu infrastructure management including:
- Module design and development patterns
- State management and backends
- Multi-environment strategies (workspaces, tfvars, directory structure)
- Security best practices (IAM, encryption, secrets)
- Provider configuration and version management
- Troubleshooting common issues
- Migration and refactoring patterns
Preferred Tool: OpenTofu - OpenTofu is the open-source fork of Terraform maintained by the Linux Foundation. Prefer tofu commands over terraform when available. The syntax and configuration are fully compatible.
Primary User: senior-software-engineer - This skill supports the senior-software-engineer agent for all Terraform architecture and implementation work (infrastructure focus).