terraform-infrastructure
Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale.
npx skills add sickn33/agentic-awesome-skills --skill terraform-infrastructure --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Terraform Infrastructure Workflow ## Overview Specialized workflow for infrastructure as code using Terraform including resource provisioning, module creation, state management, and multi-environment deployments. ## When to Use This Workflow Use this workflow when: - Provisioning cloud infrastructure - Creating Terraform modules - Managing multi-environment infra - Implementing IaC best practices - Setting up Terraform workflows ## Workflow Phases ### Phase 1: Terraform Setup #### Skills to Invoke - `terraform-skill` - Terraform basics - `terraform-specialist` - Advanced Terraform #### Actions 1. Initialize Terraform 2. Configure backend 3. Set up providers 4. Configure variables 5. Create outputs #### Copy-Paste Prompts ``` Use @terraform-skill to set up Terraform project ``` ### Phase 2: Resource Provisioning #### Skills to Invoke - `terraform-module-library` - Terraform modules - `cloud-architect` - Cloud architecture #### Actions 1. Design infrastructure 2. Create resource definitions 3. Configure networking 4. Set up compute 5. Add storage #### Copy-Paste Prompts ``` Use @terraform-module-library to provision cloud resources ``` ### Phase 3: Module Creation #### Skills to In
- Overview
- When to Use This Workflow
- Workflow Phases
- Phase 1: Terraform Setup
- Phase 2: Resource Provisioning
- Phase 3: Module Creation
- Phase 4: State Management
- Phase 5: Multi-Environment
- Phase 6: CI/CD Integration
- Phase 7: Security
- Quality Gates
- Related Workflow Bundles
- Limitations
What does the terraform-infrastructure skill do?
Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill terraform-infrastructure --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.