Reviewed by Alexis Morain · Updated July 14, 2026
The reference infrastructure as code tool, a pillar of modern DevOps, whose core remains open source and free.
Terraform, published by HashiCorp (an IBM company), is the reference infrastructure as code (IaC) tool. It lets you describe cloud infrastructure in configuration files, then create, change and destroy it reproducibly, across hundreds of providers (AWS, Azure, Google Cloud and more).
Terraform is used to manage infrastructure as code: versioned, reviewed and replayable. Rather than clicking through consoles, teams describe servers, networks and services in files, and Terraform applies changes while handling dependencies. It is a pillar of modern DevOps practices, often paired with Kubernetes and clouds like AWS.
The command-line tool is free and enough for individual use. For teamwork (shared state, history, controls), the managed HCP Terraform offering adds collaboration and governance, with a free tier then paid based on the number of managed resources.
Terraform's command line is open source and free. The managed HCP Terraform offering has a free tier (up to a certain number of resources), then paid Standard and Enterprise plans billed by resources and governance features.
Infrastructure as code
Describe infra in files
Multi-provider
AWS, Azure, Google Cloud and more
Plan and apply
Preview then apply changes
State
Track managed infrastructure
Terraform's command line is open source and free, enough for complete individual use. For team collaboration, the managed HCP Terraform offering has a free tier up to a certain number of managed resources, then Standard and Enterprise plans billed by resources and governance, security and support features. The tool's core therefore stays free.
Free plan / trial
Free open-source CLI; HCP Terraform free up to a resource cap.
Terraform (CLI)
Infrastructure as code · Hundreds of providers · Complete individual use
Free open source
HCP Terraform Free
Shared state · History and collaboration · Resource limit
Free small teams
Standard / Enterprise
Governance and policies · Security controls · Support
Custom per resource
Pricing verified on July 14, 2026
Try TerraformBest for
Not recommended for
Want to try Terraform?
Head to the official site and the current offer.
Analyze with an AI assistant