Skip to main content
DevOps/Skill

Terraform

Infrastructure as code with Terraform for multi-cloud provisioning and management.

How it works

Generates HCL with proper module structure, variables, outputs, and state management (S3/DynamoDB locking). Creates reusable modules for VPC, ECS, RDS, Lambda. Generates workspace configs for multi-environment and least-privilege IAM policies.

Example prompts

Create a Terraform module for ECS Fargate with ALB

Set up workspaces for dev/staging/prod with shared modules

Build serverless infra with Lambda, API Gateway, and DynamoDB

Real-world example

A company managing infra manually across 3 AWS accounts codified everything: module library, workspace configs, and a CI/CD pipeline running plan on PR and apply on merge — eliminating drift and reducing changes from 2 hours to a 5-minute PR.

Try the Terraform skill

Available on all plans. 71 skills total. Start free.

Get Started Free