Complete AI TrainingYourJobSkills for your job

Skills / granular-workflow-bundle

terraform-infrastructure

Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale.

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 Invoke
  • terraform-module-library - Module creation
Actions
  1. Design module interface
  2. Create module structure
  3. Define variables/outputs
  4. Add documentation
  5. Test module

Subscribers only

The full skill, its 1 bundled files and every download is included with every paid Complete AI plan.

Details

Sourcepersonal
License
Risk labelsafe ("critical" means the skill may run commands or touch files — read before use)
FilesSKILL.md
Added2026-02-27

Related skills

ai-agent-development

AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.

api-documentation

API documentation workflow for generating OpenAPI specs, creating developer guides, and maintaining comprehensive API documentation.

api-security-testing

API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices.

bash-scripting

Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing.

e2e-testing

End-to-end testing workflow with Playwright for browser automation, visual regression, cross-browser testing, and CI/CD integration.

kubernetes-deployment

Kubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations.