Terraform Cloud costs are an absolute joke. I was actually the decision maker a couple of years ago when we chose our IAC stack and decided not to go with Terraform Cloud despite thinking the product is strong, and it was entirely due to the business model and cost. For us (and I'm guessing for many VC funded companies), SAAS managed IAC is a nice to have, but certainly not a MUST-have and certainly not something in…
I think Terraform Cloud (and most Hashi's enterprise offerings) aim at absolutel behemoths of deployments with many, many infra teams where the complexity comes from scale and the companies are not Google or Facebook and therefore this problem can't be solved through talent. For many such enterprises it's easier to throw money at the problem.
Terraform Cloud Pricing Changes Sticker Shock
31–40 of 139 posts
Re: Terraform Cloud Pricing Changes Sticker Shock
#32Earlier quoted context omitted.
Then they should price them with smaller margins and make it up with volume.
Although it's certainly not always the right strategy, it's certainly a valid strategy to serve a smaller number of relatively price-insensitive customers (and provide them with ancillary services/high-touch sales/etc. that they want). The fact that you may not personally be on the market for that sort of thing doesn't mean there isn't a market.
Re: Terraform Cloud Pricing Changes Sticker Shock
#33Re: Terraform Cloud Pricing Changes Sticker Shock
#34Inertia is stronger than we think. Large corps would rather pay more than move to another (cheaper) solution. The downside is asymmetrical (and catastrophically so), so no CTO or CEO would take such risks.
Re: Terraform Cloud Pricing Changes Sticker Shock
#35Kind of a shameless plug but it's hard not to with such a title. Make sure to check out Spacelift[0]. It’s a CI/CD specialized in Infra as Code. Terraform/OpenTofu are first-class citizens and it brings advanced customizability with cross-statefile dependencies, OPA-policies (not just for access control, but e.g. customizing your gitops flow) and others. The pricing is reasonable, too, and not per-resource. Generally…
I second this shameless plug and I'm about to be a 2 time spacelift purchaser. I did the same dance with Hashicorp a few years ago which led to a product shoot out and Spacelift won easily. That was before it also handled Kubernettes and Ansible.
Re: Terraform Cloud Pricing Changes Sticker Shock
#36Hashicorp is one of the extreme examples. Terraform Cloud is an okay product at best, which went from expensive to very expensive. Moreover, they aggressively changed the Terraform license from open-source to BSL. So after the whole community contributed a lot of providers, they want to profit from that. You should use OpenTofu and buy IAC from one of the companies sponsoring full-time engineers on that project: Spac…
> You may download or copy the Content (and other items displayed on the Services for download) for personal non-commercial use only
https://web.archive.org/web/20201106225027/https://registry....
Re: Terraform Cloud Pricing Changes Sticker Shock
#37ZIRP is over and SaaS is entrenched. Prepare for a LOT more rug pulling and price gouging. The labor and capital cost savings for moving to the cloud and SaaS were to get you there and get you dependent. Now that you don’t have in house IT anymore it’s time to turn the screws. You will soon be paying 2-3X what self hosted internal IT cost. The the pendulum will start to swing the other way. This is one of those endle…
It never really swings back the other way. It slows down adoption but we’ll never see large back-in-house IT projects. Because in-house offerings (and open-source) aren’t up to the task anymore.
Re: Terraform Cloud Pricing Changes Sticker Shock
#38There are a few fast-growing and very profitable companies building products that do nothing but “abstract” TFC. Inertia is stronger than we think. Large corps would rather pay more than move to another (cheaper) solution. The downside is asymmetrical (and catastrophically so), so no CTO or CEO would take such risks.
Re: Terraform Cloud Pricing Changes Sticker Shock
#39Earlier quoted context omitted.
I would use opentofu but still waiting on cdktf https://github.com/opentofu/manifesto/issues/58
Why not use the HashiCorp one? It's still MPL and should remain compatible with OpenTofu...