Back to Terraform

Terraform Pricing

Terraform Pricing Overview

Terraform offers a dual pricing model: the open-source Terraform CLI is completely free, while Terraform Cloud and Terraform Enterprise provide managed services with tiered pricing. The open-source version includes all core functionality for infrastructure provisioning.

Open Source (Free)

Terraform CLI is free and open-source under the BUSL license. It includes the full HCL configuration language, all provider plugins, state management (local or remote backends), and the plan/apply workflow. There are no usage limits or feature restrictions.

Terraform Cloud Free Tier

Terraform Cloud Free includes up to 500 resources, 5 users, remote state storage, and VCS integration. It is suitable for small teams and individual practitioners getting started with collaborative infrastructure management.

Terraform Cloud Team Plan

The Team plan starts at $20 per user per month and includes up to 5,000 resources, cost estimation, Sentinel policy-as-code, and private module registry. Teams get full access to run tasks, team management, and API access.

Terraform Enterprise Pricing

Terraform Enterprise provides self-hosted deployment with unlimited resources, SAML/SSO, audit logging, and dedicated support. Pricing is custom and typically based on the number of users or resources managed. It includes all Team features plus enterprise-grade governance.

Related Links