TrademarkTrademark
Features
Documentation

Terraform Cloud Pricing and Tiers Explained (2026)

What every Terraform Cloud (HCP Terraform) tier costs and gates in 2026 — Free, Essentials, Standard, Premium, and Enterprise — covering per-resource pricing, which plan includes SSO and audit logs, concurrency limits, and how to cut your bill at renewal.
Sebastian StadilJune 9, 2023Updated June 19, 2026
Terraform Cloud Pricing and Tiers Explained (2026)
Key takeaways
  • As of June 2026, HCP Terraform (Terraform Cloud) has five tiers — Free, Essentials, Standard, Premium, and Enterprise — and bills per managed resource: Essentials $0.10, Standard $0.47, Premium $0.99 per resource/month, with Enterprise (self-managed) quote-based.
  • The Free tier covers up to 500 managed resources; the legacy free plan ended March 31, 2026 and remaining orgs moved to this enhanced free tier.
  • SSO/SAML is available on every Terraform Cloud tier, including Free — the common belief that it is Enterprise-only is wrong. Audit logs, by contrast, are limited to Standard and Premium.
  • Because billing tracks resource count, your renewal quote grows with the size of your infrastructure rather than how often you deploy.
  • Scalr bills per run instead (free up to 50 runs/month, then $0.99/run with volume discounts) and never charges an SSO tax — though audit logs, SCIM, and bring-your-own storage sit on its Enterprise tier.

This post is part of our series on Terraform Cloud. It was first written when HashiCorp announced per-resource pricing in 2023 and is kept current; the figures below are verified as of June 2026.

Terraform Cloud — renamed HCP Terraform and now part of IBM — bills on managed resources, and the tier you land on decides both your monthly cost and which features you can use. If you are evaluating a renewal, comparing plans, or just trying to work out why the quote went up, this is what each tier costs and gates today.

What are the Terraform Cloud plans in 2026?

As of June 2026, HCP Terraform has five tiers: Free, Essentials, Standard, Premium, and Enterprise (the self-managed edition). The first four are SaaS; Enterprise is the self-hosted offering with custom pricing. Higher tiers add features by organization size — team management, audit logs, no-code provisioning, and continuous validation arrive as you move up.

Capability (as of June 2026) Free Essentials Standard Premium Enterprise (self-managed)
Per-resource price / month $0 (≤500 resources) $0.10 $0.47 $0.99 Custom
SSO / SAML
Team management / fine-grained RBAC
Audit logs (Audit Trails API)
No-code provisioning
Policy as code (Sentinel / OPA) ✓ (1 set, ≤5 policies)

Concurrency is capped per tier and is covered separately below — HashiCorp does not publish the exact per-tier numbers, so it is not in the table.

How much does Terraform Cloud cost?

HCP Terraform's pricing metric is the managed resource: each resource in your state files with type = managed costs a fixed amount per month. An AWS security group with 9 rules counts as 10 resources, whether or not you get value from each one. As of June 2026 the per-resource rates are Essentials $0.10, Standard $0.47, and Premium $0.99 per resource/month; Enterprise is quote-based.

Because the meter is resource count, the bill scales with the size of your infrastructure, not how often you deploy. At 1,000 managed resources that is roughly $470/month on Standard or $990/month on Premium; at 10,000 resources it is about $4,700 or $9,900/month. The first 500 resources are free — but in our experience teams pass that line quickly, which is why renewal quotes tend to climb year over year.

Which Terraform Cloud tier includes SSO?

Every tier, including Free. SSO/SAML carries no extra charge on any HCP Terraform plan as of June 2026, so the common belief that you must be on Enterprise to use single sign-on is wrong. What is gated to paid tiers is team-membership mapping through your identity provider, which starts at Essentials. If your only requirement is logging in through Okta, Ping, or Entra ID, the Free tier already covers it.

Which Terraform Cloud tier includes audit logs?

Standard and Premium. The Audit Trails API is available on Standard and Premium only — not on Free or Essentials, and not on self-managed Terraform Enterprise. If an append-only record of logins, permission changes, and run approvals is a compliance requirement, that places you on at least the Standard tier. (For what a complete audit trail should capture and why a current-state report is not enough, see our guide to Terraform audit logs.)

Does Terraform Cloud limit concurrent runs?

Yes. HCP Terraform caps the number of concurrent runs by tier, and any run beyond the cap queues until a slot opens. HashiCorp does not publish the exact per-tier concurrency numbers on its pricing page as of June 2026, so confirm your plan's limit in the application rather than trusting a third-party figure. The practical effect is familiar to active teams: runs back up during releases and incidents — exactly when you want them to move — because most teams develop in the same time zone and trigger work at the same hours. We cover why this matters and how decoupled, agent-based concurrency avoids it in why Terraform concurrency matters.

What's gated behind the higher tiers?

Beyond audit logs, a few capabilities move up the ladder:

  • Team management and fine-grained RBAC begin at Essentials.
  • No-code provisioning (module-based self-service for non-ops developers) is available on Standard, Premium, and Enterprise — not Free or Essentials.
  • Policy as code (Sentinel and OPA) runs on every tier, but Free is limited to a single policy set of up to five policies; higher tiers raise that and allow VCS-connected policy sets.

None of this is unusual packaging for a SaaS product. The point to weigh at renewal is whether the features you depend on day to day sit on the tier you are actually paying for.

Is Terraform Cloud worth it in 2026?

It depends on your resource-to-run ratio and how invested you are in the HashiCorp ecosystem — there is no single verdict. Renewing is the right call when you are under the 500-resource free tier, lean on Sentinel or Vault, or value first-party integration across HashiCorp products. Pricing alternatives makes sense when your resource-under-management bill grew with your infrastructure even though your workflow did not, when concurrency caps are queuing your team, or when you want native OpenTofu support. Our 2026 renewal decision guide walks through renew, renegotiate, migrate, and open-source as four explicit paths.

How can I reduce Terraform Cloud costs at renewal?

There are three practical levers at renewal time. You can request to be grandfathered into your existing plan, which the community reports usually requires a longer contract term. You can try to negotiate resource exceptions so certain resource types do not count toward the billed amount. Or you can evaluate a per-run-priced alternative, where the bill tracks activity instead of resource count. Which lever pays off depends on how fast your managed-resource count is growing relative to your run volume.

How does Scalr compare?

Scalr's pricing metric is the run, not the resource: you pay for work performed instead of infrastructure under management. It is free up to 50 runs/month, then $0.99/run with volume discounts, and the Business plan starts at $99/month for 100 prepaid runs. Drift-detection runs, runs stopped by an OPA policy before plan, security-scan-stopped runs, and failed init runs are not billed.

To keep the comparison fair: Scalr does not put everything on every tier. SSO/SAML is free on all plans — there is no SSO tax — and so are drift detection, unlimited policies, team management, no-code provisioning, and unlimited self-hosted agents. But audit logs, SCIM, bring-your-own storage and encryption keys, and Control Tower sit on Scalr's Enterprise tier, the same way audit logs sit above Essentials on HCP Terraform. The difference that tends to matter at renewal is the meter itself: per-run cost is bounded by how much you deploy, while per-resource cost rises with everything you manage. For a side-by-side breakdown, see Scalr vs Terraform Cloud pricing.

If you want to model your own numbers, the Scalr pricing page shows the per-run tiers in full, and Scalr is built as a drop-in remote backend, so a typical migration is measured in minutes rather than weeks.

Have evidence that contradicts a figure here? Email us at [email protected] and we'll correct it.

Frequently asked questions

How much does Terraform Cloud cost in 2026?

HCP Terraform bills per managed resource per month: Essentials is $0.10, Standard $0.47, and Premium $0.99 per resource/month as of June 2026. Terraform Enterprise, the self-managed option, is quote-based. The Free tier covers up to 500 managed resources. Because the meter is resource count, a deployment that adds infrastructure raises your bill even if your run frequency never changes.

What are the Terraform Cloud tiers?

As of June 2026 there are five: Free (up to 500 managed resources), Essentials ($0.10/resource/month), Standard ($0.47), Premium ($0.99), and Enterprise, the self-managed edition with custom pricing. Higher tiers add capabilities such as team management, audit logs, no-code provisioning, and continuous validation.

Which Terraform Cloud tier includes SSO?

All of them. SSO/SAML is available on every HCP Terraform tier, including Free, at no extra charge. The feature gated to paid tiers is team-membership mapping through your identity provider, which begins at Essentials. The widespread belief that Terraform Cloud SSO requires the Enterprise plan is incorrect as of June 2026.

Which Terraform Cloud tier includes audit logs?

Audit logs (the Audit Trails API) are available on Standard and Premium only — not on Free or Essentials. The Audit Trails API is also not offered on self-managed Terraform Enterprise. If audit logging is a compliance requirement, that places you on at least the Standard tier.

Does Terraform Cloud limit concurrent runs?

Yes. HCP Terraform caps the number of concurrent runs by tier, and runs beyond the cap queue until a slot frees up. HashiCorp does not publish the exact per-tier concurrency numbers on its pricing page as of June 2026, so confirm your plan's limit in the application. Concurrency caps are a common reason active teams hit queues during releases and incidents.

Is Terraform Cloud worth it in 2026?

It is worth renewing when you are under the 500-resource free tier, rely on Sentinel or Vault, or are otherwise deep in the HashiCorp ecosystem. It is worth pricing alternatives when your resource-under-management bill grew with your infrastructure, concurrency caps are queuing your team, or you want OpenTofu support. The answer depends on your resource-to-run ratio, not a single verdict.

How can I reduce my Terraform Cloud bill at renewal?

Three levers exist: ask to be grandfathered into your current plan (often in exchange for a longer term), negotiate resource exceptions so certain resource types do not count toward the billed total, or evaluate a per-run-priced alternative. Which one pays off depends on how fast your managed-resource count is growing.
About the author
Sebastian StadilCEO at Scalr
Sebastian Stadil is the CEO at Scalr. He has over 15 years of devops experience, and started his career with AWS in 2004.