Oracle dumps Terraform for OpenTofu
21–30 of 191 posts
Re: Oracle dumps Terraform for OpenTofu
#22"Oracle’s move seems like a straightforward decision to ensure it is using the most permissive underlying IaC tool without having to worry about downstream license complications, no more and no less." Hm, with that logic they could dump MySQL in favor of MariaDB as well
Re: Oracle dumps Terraform for OpenTofu
#23A giant corporation like Oracle switching to the fork because they don’t want to engage commercially with Hashicorp is peak greedy.
It is not Oracle who are using terraform, it is their customers. Terraform is the underline tech that powers the tooling suit that the customers use to manage their oracle cloud. It makes perfect sense for them to push their customers to move to the more permissive licensing to avoid any legal issues.
Re: Oracle dumps Terraform for OpenTofu
#24A giant corporation like Oracle switching to the fork because they don’t want to engage commercially with Hashicorp is peak greedy.
How? It seems entirely sensible
Re: Oracle dumps Terraform for OpenTofu
#25Oracle making the change due to licensing is like a dictionary definition of hubris, considering how their own license enforcement operates.
Re: Oracle dumps Terraform for OpenTofu
#26I wish there was a type safe, algebraic data type using Terraform alternative.
Re: Oracle dumps Terraform for OpenTofu
#27Earlier quoted context omitted.
I think Oracle Linux was a similar approach to let their customers use RedHat Linux without paying RedHat, now also IBM.
Oracle Linux has been a thing for decades. It's largely because a lot of Oracle DB products where performance mattered (eg. Exadata) needed some sort of a base OS that Oracle could manage and optimize as needed.
All that’s needed is update sysctl.conf to tune kernel parameters to the workload. Every Linux sysadmin knows how to do this. What kernel parameters need to be updated is heavily documented for any product.
Re: Oracle dumps Terraform for OpenTofu
#28Earlier quoted context omitted.
I don't see how any of this could be true considering IBM is also heavily involved in OpenTofu (and did so first)
I was wondering, once IBM got Hashicorp, if they would reverse the license change for Terraform. Not been that long since the announcement, so still hoping they will.
Re: Oracle dumps Terraform for OpenTofu
#29We're seeing an uptick in open source projects getting relicenced to non-open licenses. Some projects are successfully forked and the userbase shifts, other times not. One theory of mine is that we can measure the risk that a project will be relicensed by looking at things like diversity of contributors, trademark ownership, contributor agreements, and license terms. Low risk projects include the Linux kernel (GPL, D…
Re: Oracle dumps Terraform for OpenTofu
#30Earlier quoted context omitted.
Oracle Linux has been a thing for decades. It's largely because a lot of Oracle DB products where performance mattered (eg. Exadata) needed some sort of a base OS that Oracle could manage and optimize as needed.
> It's largely because a lot of Oracle DB products where performance mattered (eg. Exadata) needed some sort of a base OS that Oracle could manage and optimize as needed All that’s needed is update sysctl.conf to tune kernel parameters to the workload. Every Linux sysadmin knows how to do this. What kernel parameters need to be updated is heavily documented for any product.
Spending $500k/yr on compute+support SLA is cheaper than $200k/yr on compute and hiring 3 admins dedicated to that piece of compute.
This is the model that every Enterprise Infra vendor pushes (eg. Oracle, AWS, MongoDB, Nvidia), and most mid- and upper-market purchasers are used to it.