TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Why Terraform Is Free?

6 pointsby yevpatsalmost 2 years ago
I recently thought about this and terraform is used pretty much everywhere but it is completely free while lot's of effort is being put to maintain providers such as AWS/GCP/Azure. Doesn't it create mis-alignment - for example their cloud product is quite expensive because it needs to subsidize the free providers which are used by everyone and not paid by anyone which makes a vicious cycle of less people using the cloud version and so on. Wouldn't it make sense if terraform would cost money?

4 comments

ecesenaalmost 2 years ago
Monetizing open source is an art.<p>One common (?) rule is to make free features intended for individual contributors and make non-free features for executives.<p>Terraform seems to follow this pattern, but I have no affiliation with Hashicorp, so I can only speculate.
anderivalmost 2 years ago
I think perhaps Hashicorp sees terraform as a loss-leader, at least partially intended to be an on-ramp to their other, much more costly tools like Vault and Nomad.
catchnear4321almost 2 years ago
businesses have to be convinced to use something before they can be convinced to pay for something.<p>this is a common saas&#x2F;open source model. the company works on the source, and has a for-pay slightly better version with some proprietary features.<p>any drug dealer knows you get more customers if you give a bit out for free.
评论 #36934454 未加载
fragmedealmost 2 years ago
That&#x27;s not the world we live in, alas. Gone are the days where you build something useful, and then charge money for it.