HashiCorp, Terraform, and OpenTF
Over the years, there have been multiple examples of open-source software that, suddenly, was no longer open source; on August 10, some further examples were added to the pile. That happened when HashiCorp announced that it would be switching the license on its products from the Mozilla Public License 2.0 (MPL) to the Business Source License 1.1 (BSL or BUSL). At least one of the products affected by the change, the Terraform infrastructure-automation tool, has attracted an effort to continue it as an open-source tool in the form of a fork that would be maintained by the nascent OpenTF Foundation. That seems like a sensible reaction to the move, but it also helps serve up yet another reminder that code which is controlled by a single entity is normally always at risk of such adverse changes.
As with other companies that have taken this path, HashiCorp has evidently
felt an economic pinch
that it believes it can solve by forcing "other vendors who take
advantage of pure OSS models, and the community work on OSS projects, for
their own commercial goals
" to commercially license its products. But
it does so at the risk of alienating (or completely chasing away) the
community that
has built up around its products. That community provides at least some of
the benefit that comes from HashiCorp's products, of course. HashiCorp is
either convinced it can go it alone or believes that the community will
simply have little choice but to continue even in the face of the change.
The intent of the move, which is
further described in a lengthy FAQ, seems
relatively benign at some level; it only targets those companies that are
"providing competitive offerings to HashiCorp
". The FAQ goes on to
explain that such an offering "is a product that is sold to third
parties, including through paid support arrangements, that significantly
overlaps the capabilities of a HashiCorp commercial product
". It is
certainly true that there are problems and inequities in sustaining FOSS, but
it is not at all clear that running away from FOSS entirely is a viable
path to sustainability either.
It may be hard to muster up much sympathy for companies that are directly competing with HashiCorp using the software that HashiCorp has developed, but that is, of course, just what the MPL (and other open-source licenses) allow. Beyond that, the community that has arisen around the work that HashiCorp has done has provided a great deal of value as well. But the MPL applied to every non-HashiCorp entity equally, so people using Terraform in a non-commercial fashion were playing by the same rules as $BIGCORP (or $SMALLCORP, for that matter) that are being targeted by the change. HashiCorp is trying to assure those who are using its products in the ways that it—currently—likes, but those likes can change as well. In fact, they just did.
The ability to change from MPL to BSL (or, perhaps, something else entirely
down the road) comes because HashiCorp has required all of its contributors
to sign a contributor license agreement (CLA). The original
CLA and the current version
share the same legal terms section, but some of the surrounding text has
changed; in particular, the introduction said that the CLA was meant to
"ensure that our projects remain licensed under Free and Open Source
licenses
", but the latter part has changed to "source code-available
licenses
" in the new CLA.
Among other things, each contributor has agreed:
You hereby grant to HashiCorp and to recipients of software distributed by HashiCorp a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute Your Contributions and such derivative works.
That language, which is pretty typical for CLAs, allows HashiCorp to set any terms it wants on those contributions. Today those terms are the BSL, which is a time-limited license that reverts to the MPL after four years. But there is no real reason to believe that the license will not change again, especially if the proceeds from licensing to those "competitive offerings" do not reach the desired levels—or the levels themselves change. That may seem harsh, but the reality is that companies change their "minds" regularly; in addition, the management, ownership, and goals of a company can change in a heartbeat, which could hasten further licensing clampdowns. In the final analysis, HashiCorp sits in the catbird seat and its community can only wait for the next shoe to drop—or strike out on its own.
It is against this backdrop of uncertainty that OpenTF has formed. In the
"OpenTF Manifesto" on the web site, which has been signed by
nearly 100 companies, ten projects, and 365 individuals at the
time of this writing, the group makes it clear that there is a thriving
open-source community around Terraform: including "thousands of users,
contributors, customers, certified practitioners, vendors, and an ecosystem
of open-source modules, plugins, libraries, and extensions
". That
landscape
changed with little or no warning:
Overnight, tens of thousands of businesses, ranging from one-person shops to the Fortune 500 woke up to a new reality where the underpinnings of their infrastructure suddenly became a potential legal risk. The BUSL and the additional use grant written by the HashiCorp team are vague, and now every company, vendor, and developer using Terraform has to wonder whether what they are doing could be construed as competitive with HashiCorp's offerings. The FAQ provides some solace for end-customers and systems integrators today, but even if you might be in the clear now, how can you build confidence that your usage won't violate the license terms in the future? What if your products or HashiCorp's products change? What if HashiCorp changes how they interpret "competitive"? What if they change the license again? As a result, everything that uses Terraform is on shaky ground.
Beyond the direct risks for those using or building on Terraform, there is
a more systemic risk that the manifesto describes. These kinds of moves
harm other open-source projects that are also "owned" by a single company
via a CLA. "Every company and every developer now needs to think twice
before adopting and investing in an open-source project in case the creator
suddenly decides to change the license.
"
Return to open source
The overall goal of the manifesto is "to return Terraform to a fully
open source license
". It asks "HashiCorp to do the right thing by
the community
" by switching Terraform back to an open-source license
"and commit to keeping it that way forever going forward
". If that
does not happen, the signers are planning to fork the MPL-licensed
Terraform and maintain it
going forward in a multi-stakeholder foundation, "ensuring the tool stays
truly open source and neutral and not at the whim of any one company
".
In its FAQ, OpenTF notes that if a
foundation is needed, the group prefers "joining an existing reputable
foundation over creating a new one
".
While the request to HashiCorp seems reasonable, it is a bit hard to see how the company can put the toothpaste back in the tube. If it chose, HashiCorp could switch back to MPL, say, and promise not to ever change the license again, but that is not really an ironclad guarantee. A change in ownership could void any such commitment, for one thing; it is not at all clear that HashiCorp would be willing to constrain its options down the road, either, even if it had a change of heart. It is a publicly traded company that is ultimately accountable to its stockholders who might well balk at such a commitment.
Any company that requires a CLA which gives it more power than its contributors is doing so because it wants to be able to act independently of said contributors if it deems it necessary. Such a company is clearly setting out on a course that can lead to exactly where Terraform users and contributors are today. Over time, that course can—probably will—lead further away from open source. The BSL license and HashiCorp's FAQ about the change are not entirely clear, presumably on purpose, about the interpretation of "competitive" products. It leaves plenty of room for alterations of that interpretation should the need arise.
The OpenTF manifesto mentions both the Linux kernel and Kubernetes as projects that are maintained by multi-stakeholder foundations, which is what protects them from single-company whims. But it seems to miss the fact that part of what protects Linux from problems of this sort is that it has no CLA which grants some organization the ability to relicense contributions. The copyrights of Linux are widely dispersed among its tens of thousands of contributors, both individual and corporate. That means that it is effectively impossible to change the license terms under which Linux is distributed, which could someday turn out to be a problem, but it certainly makes it impossible to upend the Linux community as was done with Terraform's.
Kubernetes is, perhaps, a little less secure in that regard. It is run by the Cloud Native Computing Foundation (CNCF), which is part of the non-profit Linux Foundation (LF). But Kubernetes does have CLA (actually two, one each for individuals and corporations). The LF, thus CNCF, are organized as trade associations (i.e. 501(c)(6) organizations in the US), which means that they gather up competitors to collaboratively work on something beneficial for their shared industry. Kubernetes fits into that picture well, but it is not completely out of the realm of possibility that the landscape changes so much—or the control of the LF/CNCF do—that a change in license terms would make "sense".
There are, of course, other organizations that have a CLA (or other agreement, such as copyright assignment) for the code that they shepherd or maintain. For true charity organizations (e.g. US 501(c)(3) organizations), such as the Free Software Foundation (FSF) or Python Software Foundation (PSF), the "public benefit" nature of their charters would likely make it impossible to change their code to a non-FOSS license. It would not be easy for either type of entity to switch to a non-FOSS license, but it would seem slightly easier for a trade association—a corporation, on the other hand, will not meet any legal resistance at all.
Concluding thoughts
Though it does not really fit the strict definition, this kind of license change feels a bit like a bait-and-switch scheme: build up a large community that becomes dependent on the FOSS nature of the code, then switch to another license to try to capture some "lost" revenue. As we are (perhaps) seeing with OpenTF, however, the community does have the "big hammer" of a fork at its disposal. Given the size of the community, as evidenced by the number of manifesto signers, and its impact on the Terraform ecosystem, as reported by OpenTF, it seems like there should be enough resources to keep a FOSS Terraform rolling. Time will tell.
Meanwhile, this change is rippling through the industry. Projects (such as Kubernetes) need to figure out how to deal with the license change so that they do not inadvertently pass on license woes to their downstream users. At some point, though, FOSS projects and FOSS-oriented developers need to recognize that single-entity, CLA-encumbered projects are only FOSS for as long as that entity deems it in its interest. That could be "forever", but that increasingly looks like a sucker bet; healthy FOSS projects are those that will remain FOSS, even in the face of adversity.
Posted Aug 23, 2023 16:36 UTC (Wed)
by Herve5 (subscriber, #115399)
[Link] (3 responses)
Posted Aug 23, 2023 19:39 UTC (Wed)
by barryascott (subscriber, #80640)
[Link] (1 responses)
The (software_development) is part of the url but lwn thinks it is not valid to have () in a url.
Posted Aug 24, 2023 9:06 UTC (Thu)
by rsidd (subscriber, #2582)
[Link]
Posted Aug 26, 2023 7:50 UTC (Sat)
by Herve5 (subscriber, #115399)
[Link]
Posted Aug 23, 2023 17:07 UTC (Wed)
by NightMonkey (subscriber, #23051)
[Link]
I have had the pleasure of discussing issues and learning with a core developer of Terraform and HCL who works for HashiCorp. I hope that they have a soft landing, and that they are able to continue their work without having their hands tied by their current employer. They really understand the goals of IaC, and are very creative in how they tackled creating an amazing administrative orchestrative framework for API-wrapped services.
Posted Aug 23, 2023 19:50 UTC (Wed)
by iabervon (subscriber, #722)
[Link]
I can't help but conclude that, if the community creates an OpenTF that's different from future Terraform, $BIGCORP can only provide integration with OpenTF, not Terraform, if they want to sell support for it, so any customers of $BIGCORP aren't going to have any use for buying Terraform support from HashiCorp.
Posted Aug 23, 2023 20:04 UTC (Wed)
by fw (subscriber, #26023)
[Link] (1 responses)
What's different for for the FSF and the PSF is that their agreements enable relicensing, but deliberately incorporate some constraints on future licenses.
The PSF CLA can be viewed here. The future licensing constraint is in the CLA proper instead of a semi-unrelated preamble, so I expect that it's much effective. The FSF copyright assignment is similar, but I don't think the text is publicly available.
Posted Aug 26, 2023 14:33 UTC (Sat)
by IanKelling (subscriber, #89418)
[Link]
Posted Aug 23, 2023 20:23 UTC (Wed)
by spmfox (subscriber, #125241)
[Link] (5 responses)
https://docs.ansible.com/ansible/latest/community/contrib...
Posted Aug 24, 2023 10:46 UTC (Thu)
by danielthompson (subscriber, #97243)
[Link] (2 responses)
In this case of ansible: it is permissively licensed, the CLA is implied (rather than signed), the CLA does not contradict the Apache 2.0 patent revocation clauses (because the implied CLA only talks about granting an irrevocable copyright license) and specifically mentions "pursuant to the license of the project" (e.g. Apache 2.0).
Therefore I would approximate it to "by contributing you agree that either you or your employer own the copyright and that you have the authority from the copyright holder to license the code you contribute under Apache 2.0.". To be clear I do not know *exactly* what the legal effect of Apache 2.0 plus the implicit Ansible CLA and, in particular, I don't know the legal consequences to me of being wrong about copyright ownership would be. Likewise I don't know if there are corners of the ansible codebase that use a different license. Personally I feel that the area of ambiguity or small enough that I'm "happy" and I would therefore be happy to work with the above approximation rather than ask a lawyer for a better approximation ;-) .
Posted Aug 24, 2023 23:14 UTC (Thu)
by rfontana (subscriber, #52677)
[Link] (1 responses)
Posted Sep 4, 2023 11:02 UTC (Mon)
by danielthompson (subscriber, #97243)
[Link]
To be honest I'm completely stumped at how I ended up thinking Ansible was Apache 2.0! I think I must have been looking at a plugin rather than anything that anyone would normally call Ansible. I guess I'll just have to take a mea cupla and move on.
Posted Aug 24, 2023 23:11 UTC (Thu)
by rfontana (subscriber, #52677)
[Link] (1 responses)
Why did Ansible call something that was not a CLA a CLA? I have supposed they wanted to tell VCs that they had a CLA while simultaneously not actually having a real CLA, but that is pretty much pure speculation and the real answer may be less interesting.
Posted Aug 25, 2023 0:01 UTC (Fri)
by spmfox (subscriber, #125241)
[Link]
Posted Aug 23, 2023 20:50 UTC (Wed)
by andrewsh (subscriber, #71043)
[Link]
Posted Aug 23, 2023 21:18 UTC (Wed)
by gmgod (guest, #143864)
[Link] (6 responses)
When you build a "code-available" product you want to live off of, it seems very unwise to provide all your code to your competitors while not requiring anything back or preventing them to make money out of the product at all.
If I recall correctly, ElasticSearch really got shafted by AWS that way: AWS kept improving their product based on public code and built more and more private features atop of that. That did not go well.
There are only 3 ways to avoid the situation of working for your competitors in software dev: you either go proprietary, strongly copyleft or you use a license that prohibits use in a commercial product.
As much as I would love a world where the MPL and a forever thriving community is all you need to push a piece of software to excellence and keep it there, it is not realistic. The premises are not even realistic.
So would it have better for them to go AGPL? Or proprietary? I find it quite disingenuous to call it a bait and switch when provided with CLAs: everyone was informed. So yes it's a shame it's not MPL anymore. If *I* had to choose, I would say MPL but they are the owner of their code and they have clear CLAs, no tomfoolery there, just disappointment.
Given all the options though, I feel this is the least worse.
Posted Aug 24, 2023 7:40 UTC (Thu)
by daniels (subscriber, #16193)
[Link]
Posted Aug 24, 2023 9:24 UTC (Thu)
by paulj (subscriber, #341)
[Link] (4 responses)
Some small entity (company or even an individual) puts a lot of their resources (time, etc.) into building and/or maintaining some Free Software. While many other entities - some possibly large and well resourced - incorporate that into other or wider business ventures and make money off it, while not giving back anything to said small entity. It happens again and again.
I think one possibly answer to this is for the Free Software community to *favourably* recognise a situation that gives users the freedom of modification, while still giving the original copyright holders some kind of advantage over commercial exploitation - e.g. ability to sell other licences.
This article though contains the opposite of that attitude. It's an attitude that fails to address the above problem. Which I wonder means it reinforces the problem of Free Software being a very very poor path for a software developer to go down - not good for anyone who is not of independent means (or is kept by someone) and needs to keep a roof over other the heads of other family members, and put food on the table. That situation is not healthy for Free Software in the longer run.
Posted Aug 24, 2023 10:25 UTC (Thu)
by mb (subscriber, #50428)
[Link] (3 responses)
Posted Aug 24, 2023 10:48 UTC (Thu)
by paulj (subscriber, #341)
[Link]
The problem is that if we *take away* (by making CLAs and what not taboo) ability for original authors to profit from things from things like side-licensing, is that we're saying the original authors can only profit by doing consulting and support work. The problem with that is that other entities, big ones especially (the kinds with consulting arms, and ability to take existing code and brute-force hack at it without much regard for past or future), come along and just step in and take over whatever consultation and support work was available. Leaving less for the original authors.
If we suppose the "market" of revenue generating activities for original authors of Free Software, to exploit the "R&D" effort they put into creating that Free Software, is composed of:
1. Side licensing
It's fair to say that #2 is intrinsically more difficult for small entities (individuals, etc.) to provide, given there is usually a contractual response time. So that activity is inherently one that is easier and more efficient for large entities to exploit than small. While large entities can do both 2 and 3, and can and /do/ use that revenue to fund R&D, arguably small entities (individuals) independent of large entities have made out-size contributions to the development of /new/ Free Software (not least because many of the large entities have little motivation to allow engineers to open-source new software, indeed many large software entities are actively hostile to any internally developed software being released under Free Software licences).
If you take 1 away (by social taboos, etc.), then the small entities are (realistically) left with just 3.
How are small entities supposed to make a living off writing /new/ Free Software, other than by going to work for the big entities who do 2 and 3 and hopefully be lucky enough to also do some of the interesting R&D?
The number of such entities who /actively/ support releasing new R&D as Free Software is a very low number, and a miniscule proportion of the software generating industry.
This represents a complete failure of the economics of Free Software to me. Much of the Free Software world - if this article is representative - seems to be hostile to small entities being able to make a living off their Free Software work, unless they go work for the soulless, big corporates (how's that working out, RedHatters?).
Posted Aug 24, 2023 10:58 UTC (Thu)
by gtirloni (subscriber, #85631)
[Link] (1 responses)
Posted Aug 24, 2023 19:33 UTC (Thu)
by jwarnica (subscriber, #27492)
[Link]
That is impossible.
What one should do, is actually read the licenses of the software, contribution agreements, and support agreements, and understand what you are getting.
"Hope" should not be part of your strategy of getting what you want.
A different example is that I've worked, as a consultant, with several commercially supported products that were killed off, RHV as a particular example. I can assure everyone that customers who paid for (say) 3 years of support got that; almost everyone was expecting it to be around longer. People *hoping* for it to be around longer got hurt, people "planning" on it being around for exactly as long as their support contract was for got what they planned on.
It is perfectly fair to not like some friend, or business, which regularly plays promise vs hope game with you. But to further torture the analogy there is a difference between you "hoping" you friend will help you move, and them "promising" to help you move and flaking out.
I suppose expecting all your commercial contacts, and personal friends to promise you they will be assholes is a way to go, but some true understanding of the promises they are making may be a more happy life.
Posted Aug 23, 2023 23:19 UTC (Wed)
by Cyberax (✭ supporter ✭, #52523)
[Link] (4 responses)
HashiCorp wants to control Vault or Consul? OK. They are the main contributors, it's their code, they can do whatever they want.
Posted Aug 25, 2023 10:49 UTC (Fri)
by spacefrogg (subscriber, #119608)
[Link] (3 responses)
Contributing to company-owned code is detrimental on various levels:
You are giving your time away for a company without proper compensation. There are, again, rules that prohibit you from doing that (even if you really want to) in other places. You see a loop hole, here. You giving your work away for free fucks up everybody else's work experience a bit more, because it makes it harder for everyone to negotiate according to their worth (if that really needs saying). If there really is an asshole in this game, it's not HashiCorp.
It is detrimental to society, because the company can make the project private, leaving it (or, now, its fork) without proper governance. That is, what everybody immediately notices and is talking about.
Posted Aug 25, 2023 18:55 UTC (Fri)
by kleptog (subscriber, #1183)
[Link] (1 responses)
That's silly: you're getting compensated by being able to use software for free which otherwise might never have been made. The idea that the community is getting the short end of the stick here is ridiculous: I beleive the total economic value created by people using tools like Terraform far exceeds the money earned by Hashicorp.
Even if Hashicorp goes completely private, it's still a net win for the community in the end. And they're not even going private, the source remains public and even reverts to MPL after a while.
Which is why saying business are getting away with not paying taxes on open-source software is kinda silly. They don't pay taxes on software they build internally either. Business pay taxes on the value they create. (In a way a VAT does actually tax the value created by using Terraform despite never paying for it.)
Of course, if you're in a position where you're spending hours writing code for Hashicorp while not deriving any benefit yourself, then you're not being smart. But I doubt there are many people in such a position.
Posted Aug 27, 2023 15:17 UTC (Sun)
by spacefrogg (subscriber, #119608)
[Link]
It's not you who makes the rules about proper compensation but society or, more direct, the law maker. They have devised many rules that govern the exchange of work and value. It's nice that it works for you, but it's totally besides my point either.
> The idea that the community is getting the short end of the stick here is ridiculous.
I never said that, but other people seem to feel that way.
> And they're not even going private, the source remains public.
It doesn't matter that the source code remains public. What matters, is, that they now claim private control over a property which they gained (and now comes my claim) by improper means. It doesn't matter that a copy of this property remains public. I am sure we agree that software can constitute private company property and that the discriminating factor is precisely and only legal control over and not singular possession of that software.
> They don't pay taxes on software they build internally either.
Wrong again. They pay their workers writing this internal software, who pay taxes on their income. They also pay company/corporate tax (at least in any civilized country) to be able to legally hire workers in the first place. Of course, a company pays taxes for (almost) everything it does.
> Of course, if you're in a position where you're spending hours writing code for Hashicorp while not deriving any benefit yourself, then you're not being smart.
I never said that either. I said that giving away your workforce for free for the benefit of a privately owned company makes it harder for people to sell theirs in the same market. And it circumvents processes that are in place to benefit society as a whole (, because it is actually a good thing to pay taxes), leaving the world in a worse state than before.
Posted Aug 25, 2023 20:38 UTC (Fri)
by Cyberax (✭ supporter ✭, #52523)
[Link]
In exchange, I got the benefits of using Terraform's many other providers.
> It distorts the "market" towards the less-fortunate competition. I would even argue that HashiCorp should have made itself an immediate candidate for a tax audit, because they now claim private ownership of large amounts of code, that clearly needed even larger amounts of work hours to produce, which they never paid taxes for, or workers' benefits etc pp; but nobody is willing to talk about this apparently
This is just ridiculous. HashiCorp hasn't made the code suddenly private, it's still available under the MPL. You can go and fork it, and people did just that.
Posted Aug 24, 2023 2:26 UTC (Thu)
by PengZheng (subscriber, #108006)
[Link] (4 responses)
IIRC, Apache Software Foundation's iCLA also has such terms.
Posted Aug 24, 2023 3:18 UTC (Thu)
by Conan_Kudo (subscriber, #103240)
[Link] (1 responses)
Posted Aug 24, 2023 12:54 UTC (Thu)
by kleptog (subscriber, #1183)
[Link]
There is a certain irony in that is it as hard for Hashicorp to enforce this licence as it is for the kernel developers to enforce the GPL, or for any other free-software project to enforce their licence.
A less charitable reading is that the free-software community and competitors free-rode the investors and developers of Hashicorp and the moment Hashicorp tries to do something about it, the community takes the ball and runs off. I don't see any winners emerging here.
Posted Aug 24, 2023 4:51 UTC (Thu)
by medicalwei (subscriber, #103028)
[Link] (1 responses)
Posted Aug 24, 2023 8:36 UTC (Thu)
by elaforma (subscriber, #165356)
[Link]
Posted Aug 24, 2023 6:48 UTC (Thu)
by ssmith32 (subscriber, #72404)
[Link] (2 responses)
Practically, it bothers me not all, because Terraform, in my opinion, slots quite nicely into Churchill's oft-quoted evaluation of democracy.
In other words, it doesn't bother me, because now there is a glimmer of hope that we'll get something better than a system where changes are usually made in the same as fashion iptable rule modifications (or old Perl scripts):
"Hmmm... you know, once I spent a couple weeks diving into this, and I kinda remember understanding it at the time - but let's just copy and paste this thing off our repo/the Internet/etc, and tweak it a little, and see if it works"
Or
"Oh, it got wedged trying to update a module again. Oh well, tear down all the resources, and try again - oh wait, delete only works from the command line.. well, there goes my day"
Posted Aug 26, 2023 6:28 UTC (Sat)
by jezuch (subscriber, #52988)
[Link] (1 responses)
Posted Aug 30, 2023 10:20 UTC (Wed)
by mbunkus (subscriber, #87248)
[Link]
I know there's this thing called "Pulumi Terraform Bridge" which claims to be able to "adapt any Terraform Provider built using the Terraform Plugin SDK for use with Pulumi"[1]. Reading its README, it still seems to require actual coding work for each and every provider to be used this way? It isn't a tool for end-users to just install & then be able to use one of the Terraform providers. Is that correct? I'd be delighted to be proven wrong here!
I'd really love to have an alternative to Terraform as I firmly believe that competition pretty much always benefits us end-users. At the moment I don't see it to be an alternative for me.
Posted Aug 26, 2023 14:37 UTC (Sat)
by IanKelling (subscriber, #89418)
[Link]
Fork?
Fork?
(OT) That's what HTML-formatted comments are for.Fork?
https://en.wikipedia.org/wiki/Fork_(software_development)
Fork?
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
For true charity organizations (e.g. US 501(c)(3) organizations), such as the Free Software Foundation (FSF) or Python Software Foundation (PSF), the "public benefit" nature of their charters would likely make it impossible to change their code to a non-FOSS license.
I don't think this is accurate. I do not think there's any legal requirement that software that is provided for public benefit needs to be licensed under an OSI-compatible license (or any similar criteria), or that such organizations align with the free culture movement more generally. For example, IEEE is a 501(c)(3) organization (according to Wikipedia), and yet they are against free dissemination of knowledge, and their policies makes it hard to use much of their output for open-source development.
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
If you do not agree to it, choose a non-commercial license.
It's not a problem of Free Software. It's yours.
HashiCorp, Terraform, and OpenTF
2. Support contracts
3. Contract development
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
It distorts the "market" towards the less-fortunate competition. I would even argue that HashiCorp should have made itself an immediate candidate for a tax audit, because they now claim private ownership of large amounts of code, that clearly needed even larger amounts of work hours to produce, which they never paid taxes for, or workers' benefits etc pp; but nobody is willing to talk about this apparently. There are reasons why there are so many rules regarding competition, ownership and obtaining ownership, and heavily contributing to company-owned code bases circumvents all these rules.
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
How is Apache Foundation different from HashiCorp in this regard?
The ASF is an actual public-benefit charity like the FSF is. That's what makes it slightly more secure.
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
HashiCorp, Terraform, and OpenTF
Pulumi a viable Terraform alternative?
HashiCorp, Terraform, and OpenTF