Terraform is an infrastructure as code tool that enables declarative provisioning of cloud resources. It uses HashiCorp Configuration Language (HCL) to define infrastructure across multiple providers.
Key Concepts
Providers and resources
State management (remote backends)
Variables and outputs
Modules for reusability
Workspaces for environments
Common Use Cases
Cloud provisioning (AWS, GCP, Azure)
Multi-cloud deployments
Infrastructure automation
Configuration management
Disaster recovery
Best Practices
Use remote state with locking
Implement state isolation (workspaces)
Pin provider versions
Use modules for reusability
Enable terraform linting (tflint)
Resources
Terraform.io: terraform.io/docs
Registry: registry.terraform.io
Related Skills: aws, gcp, azure, infrastructure-as-code
1---2name: terraform-23description: Terraform4---5# Terraform67Terraform is an infrastructure as code tool that enables declarative provisioning of cloud resources. It uses HashiCorp Configuration Language (HCL) to define infrastructure across multiple providers.89## Key Concepts1011- Providers and resources12- State management (remote backends)13- Variables and outputs14- Modules for reusability15- Workspaces for environments1617## Common Use Cases1819- Cloud provisioning (AWS, GCP, Azure)20- Multi-cloud deployments21- Infrastructure automation22- Configuration management23- Disaster recovery2425## Best Practices2627- Use remote state with locking28- Implement state isolation (workspaces)29- Pin provider versions30- Use modules for reusability31- Enable terraform linting (tflint)3233## Resources3435- Terraform.io: terraform.io/docs36- Registry: registry.terraform.io37- Related Skills: aws, gcp, azure, infrastructure-as-code
Run npx skillmds@latest add neuralblitz/terraform-2 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Terraform It is listed under DevOps & Infra on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
NeuralBlitz (@neuralblitz) published this skill. Their other Agent Skills are listed on their SkillMD profile.