
This post is part of our series on Terraform Cloud.
If you run Terraform through HashiCorp's HCP Terraform (formerly Terraform Cloud), your renewal date is the one moment each year when staying and leaving cost roughly the same effort — both require a decision. Most teams let it pass and click renew, because switching feels like the riskier move. This guide lays out the four paths open to you in 2026, what each costs, and how to tell which one fits, so the renewal becomes a choice you make rather than a default you accept.
A few things are different this year. HCP Terraform is now part of IBM, which completed its acquisition of HashiCorp in February 2025; the pricing pages are branded "IBM HCP Terraform." Billing is per managed resource — the resources-under-management (RUM) model — at Essentials $0.10, Standard $0.47, and Premium $0.99 per resource per month as of June 2026. The legacy self-serve free plan reached end of life on March 31, 2026, and remaining organizations moved to an enhanced free tier (up to 500 managed resources, one concurrent run, SSO, Sentinel and OPA, and cloud agents).
The practical effect at renewal: your quote tracks your resource count. If your infrastructure grew over the past year, the renewal figure grew with it, even if your team's deploy cadence stayed flat. For the full tier-by-tier breakdown, see our Terraform Cloud pricing review.
Three reasons come up repeatedly in practitioner discussion. They do not apply to everyone, so read them against your own setup:
Renewing is a legitimate outcome, and for some teams it is the right one. Stay if:
The goal is to choose renewal on the numbers, not to back into it because the alternatives went unexamined.
| Option | What it is | Best when | Main cost or risk |
|---|---|---|---|
| Renew as-is | Keep HCP Terraform on your current or a higher tier | You fit the HashiCorp ecosystem or sit under the free tier | RUM bill keeps growing with your resource count |
| Renegotiate | Use the renewal plus a costed alternative as negotiating room | You have meaningful spend and are willing to push | Time; the vendor may not move far |
| Migrate to a managed alternative | Move to Scalr, Spacelift, or env0 | RUM cost or concurrency caps are hurting and you want a managed service | A one-time migration effort |
| Move to open source | OpenTofu with Atlantis or self-managed pipelines | You have the engineering capacity and want no platform fee | You own the operational burden |
Options 3 and 4 are covered step by step in our platform engineer's guide to replacing Terraform Cloud and the migration guide.
The pricing models differ enough that the cheapest path depends entirely on your shape — resource count, run frequency, and concurrency needs. As of June 2026:
Because the models measure different things, the only reliable comparison uses your own numbers. Pull your run history from Terraform Cloud and put it through the Scalr pricing calculator to see how a per-run bill compares against your renewal quote.
This is the reason most teams renew by default, so it deserves a direct answer. The risk is real but smaller than it feels, and it varies by destination.
Scalr is the lowest-friction case because both Scalr and Terraform Cloud are remote operations backends — your terraform plan and terraform apply workflow stays the same, and state moves across rather than being re-architected. An automated migration tool maps organizations to environments and moves workspaces, variables, and state. A typical migration moves about 100 workspaces in roughly 20 minutes, and it reverses with standard terraform state pull and terraform state push if you decide to go back. Free migration periods avoid paying both platforms at once.
Moving to open source carries more weight, because you take on state storage, locking, policy enforcement, and concurrency yourself. That is a fair trade for teams with the engineering capacity, and a poor one for teams without it.
A short timeline keeps the decision off the critical path:
For the wider set of options and a feature-by-feature comparison, start from our pillar guide on selecting a Terraform Cloud alternative.
