Get a recommendation
Tell us your requirements and our advisors will help you compare and shortlist the best-fit options — free and unbiased.
A real human, fast
Someone on our team replies within one business day — no bots, no ticket queue.
Routed to the right team
Buying, selling, partnering, or investing — you reach the people who can actually help.
Independent & unbiased
No pushy sales. Just honest guidance grounded in the ecosystem.
Tailored to your context
Tell us what you need and we shape the next steps around it.
Who are you? Pick the option that fits best.
Infrastructure as code to provision and manage cloud resources
Terraform, by HashiCorp, is the de facto standard for infrastructure as code (IaC). Instead of clicking through cloud consoles, teams describe their infrastructure — servers, networks, databases, DNS, Kubernetes, SaaS resources, and more — in declarative HashiCorp Configuration Language (HCL). Terraform builds a dependency graph, shows a plan of exactly what will change, and then provisions or updates resources to match the desired state, making infrastructure repeatable, reviewable, and version-controlled.
Its defining strength is being cloud-agnostic and broadly extensible. Thousands of providers let one workflow manage AWS, Azure, Google Cloud, and hundreds of other platforms, while state management tracks real-world resources and modules package reusable infrastructure. HCP Terraform (the managed cloud service, formerly Terraform Cloud) and Terraform Enterprise add remote state, collaboration, policy as code (Sentinel/OPA), run management, and a private module registry for teams that need governance and scale beyond the open-source CLI.
Terraform serves DevOps, platform, and SRE teams automating infrastructure across clouds. The open-source CLI is free; HCP Terraform is pay-as-you-go by managed resource — a free tier up to 500 resources, then Essentials around $0.10, Standard around $0.47, and Premium around $0.99 per managed resource per month, with self-hosted Enterprise quoted (the legacy user-based free plan reached end of life in 2026). It competes with Pulumi, AWS CloudFormation, and OpenTofu (its open-source fork), differentiating on ecosystem breadth, maturity, and HCL.
Pricing Model
Open source + usage (per resource)
Starting Price
$0/mo
Free Options
Free version, Free trial
Free open-source Terraform CLI.
Managed cloud free tier up to 500 resources.
Pay-as-you-go by managed resource (Essentials ~$0.10, Standard ~$0.47).
Policy as code and self-hosted (Premium ~$0.99/resource).
| Feature | Community (CLI) | HCP Free | Standard Popular | Premium / Enterprise |
|---|---|---|---|---|
| Declarative HCL | — | — | — | |
| All providers | — | — | — | |
| Local state | — | — | — | |
| Modules | — | — | — | |
| Community support | — | — | — | |
| Up to 500 managed resources | — | — | — | |
| Remote state | — | — | — | |
| 1 concurrent run | — | — | — | |
| VCS integration | — | — | — | |
| Private registry | — | — | — | |
| Per-resource pricing | — | — | — | |
| Team collaboration | — | — | — | |
| Run management | — | — | — | |
| Concurrent runs | — | — | — | |
| Drift detection | — | — | — | |
| Policy as code (Sentinel/OPA) | — | — | — | |
| Self-hosted Enterprise | — | — | — | |
| Advanced governance | — | — | — | |
| Audit logging | — | — | — | |
| SSO and support | — | — | — |
Other
DevOps
Missing an integration?
API Types
SDK Availability
Verify SDK availability in vendor's documentation.
Developer Features
No reviews yet. Be the first to review Terraform.
Have a question about Terraform? Ask the community.
Compliance Standards
SOC 2 Type II
EnterpriseISO 27001
EnterpriseGDPR Compliant
GlobalHIPAA
HealthcarePCI DSS
FinanceCCPA
PrivacyFedRAMP
GovernmentCSA STAR
CloudDeployment & Data
Data Residency Options
Verify with vendor for your specific region requirements.
Infrastructure as code using real programming languages
Quick comparisons