This is a pretty interesting development. Anyone know the userbase/impact of "Oracle EBS"? I don't know much about Oracle's services so can't figure if this is a huge number of users, of a small subset of their clients.
Oracle dumps Terraform for OpenTofu
11–20 of 191 posts
Re: Oracle dumps Terraform for OpenTofu
#12A giant corporation like Oracle switching to the fork because they don’t want to engage commercially with Hashicorp is peak greedy.
Re: Oracle dumps Terraform for OpenTofu
#13"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." Oracle wins a big competitive talking point versus IBM, as well as crushing the value of IBM's acquisition of Hashicorp, and completely eliminating IBM's Terraform inroad into a large group of Oracle's enterprise custom…
Re: Oracle dumps Terraform for OpenTofu
#14"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
#15"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." Oracle wins a big competitive talking point versus IBM, as well as crushing the value of IBM's acquisition of Hashicorp, and completely eliminating IBM's Terraform inroad into a large group of Oracle's enterprise custom…
I don't see how any of this could be true considering IBM is also heavily involved in OpenTofu (and did so first)
Re: Oracle dumps Terraform for OpenTofu
#16We'll inevitably see others large companies follow suite - it was one thing when hashicorp was independent tech company but it's very different when it's owned by a direct competitor.
Re: Oracle dumps Terraform for OpenTofu
#17Re: Oracle dumps Terraform for OpenTofu
#18A giant corporation like Oracle switching to the fork because they don’t want to engage commercially with Hashicorp is peak greedy.
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
#19"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." Oracle wins a big competitive talking point versus IBM, as well as crushing the value of IBM's acquisition of Hashicorp, and completely eliminating IBM's Terraform inroad into a large group of Oracle's enterprise custom…
I think Oracle Linux was a similar approach to let their customers use RedHat Linux without paying RedHat, now also IBM.
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.
Re: Oracle dumps Terraform for OpenTofu
#20One 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, DCO) [1]. High risk projects include Kubernetes (Apache, CLA) [2].
If this trend continues developers will need to get a better understanding of how relicencing works and may decide to avoid contributing to projects with elevated risk.
[1] https://alexsci.com/relicensing-monitor/projects/linux/
[2] https://alexsci.com/relicensing-monitor/projects/kubernetes/