OpenTofu
Community-driven, open-source fork of Terraform, created after HashiCorp moved Terraform to a non-open-source license in 2023.
Overview
OpenTofu is a drop-in replacement for Terraform - same HCL configuration language, same provider ecosystem, same state management model - maintained as a Linux Foundation project under the MPL-2.0 license after HashiCorp relicensed Terraform away from its original open license. It aims to stay compatible with the Terraform ecosystem while guaranteeing the tool itself remains open source.
OpenTofu is a fit for teams that want infrastructure-as-code tooling under a license that stays open-source, a directly relevant alternative for anyone evaluating the existing Terraform entry in this catalog against its current licensing terms.
- Categories
- DevOps
- Languages
- Go
- License
- MPL-2.0
Related Projects
Terraform
BUSL-1.1Infrastructure-as-code tool for building, changing and versioning infrastructure safely and efficiently.
- DevOps
Ansible
GPL-3.0Radically simple IT automation platform for configuration management, deployment and orchestration.
- DevOps
Crossplane
Apache-2.0Kubernetes-native control plane that lets you provision and manage cloud infrastructure - databases, networks, storage - using Kubernetes APIs.
- DevOps
Argo CD
Apache-2.0The leading GitOps continuous delivery tool for Kubernetes, automatically syncing your cluster state to match what's defined in git.
- DevOps
Spotted an error? Suggest an edit on GitHub.