"Who will buy HashiCorp" was the question that everyone was asking for basically their entire existence.
Vagrant, Terraform, Vault, Consul and Nomad were just too good. HashiCorp's biggest competitor against Terraform and Vault Enterprise was their own stuff! If your platform team was even moderately competent, you had no need for any of that stuff, especially at the prices they were asking for!
Personally, I was hoping for Microsoft to acquire them.
Terraform as a replacement for ARM is _literally_ the dream, and Vault would have been a really good underlying service for Azure Key Vault.
Now that I think about it, I'd love a universe in which GitHub is Azure DevOps, TFE-but-better is Azure RM, and Vault is Azure Key Vault. Alas, that is not reality.
I want to think that Microsoft made a bid but lost out to IBM.
All that said, OpenTofu is a drop-in replacement for Terraform; nearly zero work required. I haven't tried OpenBao yet, but I presume that it's the same situation there. There's enough steam propelling them to make me think that they'll pull through for the long haul.
I would not expect that to happen any time soon. Maybe they will see a chance to promote bicep more by such move. Yet until now they actively (and reasonably) advise in their docs Terraform use, if you consider multicloud and few other situations.
I would rather expect MS to declare support for OpenTofu. They don't even have to be involved in it directly.
The main work is ensuring azure providers compatibility (which is formally maintained by hashi). Add compatibility with Tofu to Azure Verified Modules [0] (a great project btw), and we have a clean way out of this by providing real help where it's most needed.
If anything Terraform will get reinvigorated. I'd bet IBM will reverse the license change by the end of the year.
> This leads me to my first concern, IBM has a conflict of interest. IBM has a cloud offering, admittedly with a 1.8% market share. Why would they want to keep developing tools that frankly benefit their competitors more than them?
Because they'll make bank off of Hashicorp Cloud Platform.
> Another option is to ‘go native,’ with each of the big three hyperscalers offering its dedicated options: Cloud Formation with AWS, Bicep with Azure, and Config Controller in Google Cloud.
Not an option. People manage way, way more than just AWS, Azure and GCP with Terraform. GitHub, Cloudflare, Tailscale, etc ...
It's an interesting time for Hashistack for sure, but I don't think the industry is prepared to move away from the tooling.
I guess most companies now a days just say open-source to get some initial traction, nut no worries it will get a fork like redis did if they change the license.
Isn’t that problem easily solved by adding to your open source project’s license: “FAANG companies (like Google, etc.) cannot use or make profit from this project” ?
There isn't a well known / widely accepted license with such clauses (afaik, happy to be corrected). Noone other than individual tinkerers will ever touch anything with a custom license or any license ambiguity for that matter.
Meta's LlaMa for example is "OSS" but under a custom license which effectively prohibits hyperscalers from using it
They can just open subsidiaries and use that to go around them. Also the big guys do donate a lot of money.
The real reason might be VCs. The companies going closed source have raised from VCs and they are pushed to more and more growth just changing licenses and taking control.
I mean that's basically what they're doing. The BUSL license these projects are using boil down to "you can't resell the project against us". But that's a non-starter for many folks and the companies using such a license are the devil.
i found this useful for related general background information as well as some interesting conclusions, though you should probably decide for yourself if you think they are something you agree with.
Vagrant, Terraform, Vault, Consul and Nomad were just too good. HashiCorp's biggest competitor against Terraform and Vault Enterprise was their own stuff! If your platform team was even moderately competent, you had no need for any of that stuff, especially at the prices they were asking for!
Personally, I was hoping for Microsoft to acquire them.
Terraform as a replacement for ARM is _literally_ the dream, and Vault would have been a really good underlying service for Azure Key Vault.
Now that I think about it, I'd love a universe in which GitHub is Azure DevOps, TFE-but-better is Azure RM, and Vault is Azure Key Vault. Alas, that is not reality.
I want to think that Microsoft made a bid but lost out to IBM.
All that said, OpenTofu is a drop-in replacement for Terraform; nearly zero work required. I haven't tried OpenBao yet, but I presume that it's the same situation there. There's enough steam propelling them to make me think that they'll pull through for the long haul.