Terraform Skills
Define and provision cloud infrastructure as code. Plan, apply, and manage resources across any cloud provider.
8 skills
Terraform Plan/Apply CI/CD Workflow
Implement a safe Terraform CI/CD pipeline with plan on pull requests, apply on merge, approval gates, drift detection, and cost estimation integration.
Terraform AWS Modules
Terraform module creation for AWS — reusable modules, state management, and HCL best practices.
Terraform Infrastructure
Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale.
Terraform Module Library
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices.
Terraform Skill
Comprehensive Terraform and OpenTofu guidance covering testing, modules, CI/CD, and production patterns. Based on terraform-best-practices.com and enterprise experience.
Terraform Specialist
Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns.
Terraform Variable Validation & Type Constraints
Implement robust input validation in Terraform with custom validation rules, complex type constraints, nullable variables, and default value patterns for fail-fast infrastructure code.
Terraform Workspace & Environment Strategy
Design multi-environment Terraform deployments using workspaces, directory-based separation, or Terragrunt — manage dev, staging, and production with consistent infrastructure and minimal duplication.