Skip to main content
Latest

OpenTofu 1.8.0 is out with Early Evaluation, Provider Mocking, and a Coder-Friendly Future

OpenTofu 1.8.0 is now available with early variable/locals evaluation, provider mocking for tests, and a future that makes every-day Tofu code a lot simpler.

Read More β†’
OpenTofu 1.8.0 is out with Early Evaluation, Provider Mocking, and a Coder-Friendly Future

Get ready for OpenTofu Beta 1.8.0

Hey there, OpenTofu community! We've been working hard to refine the 1.8.0-alpha1 with your feedback! A few rough edges have been polished and a few new features have been added.

Read More β†’
Get ready for OpenTofu Beta 1.8.0

Help us test OpenTofu 1.8.0-alpha1

Hey there, OpenTofu community! Since the last OpenTofu release we've been hard at work bringing you a much-needed improvement to the .tf language: the ability to use variables in backends, module sources, and the encryption configuration (early variable/locals evaluation). This is currently the top-voted issue on the OpenTofu GitHub and has, in various forms, been requested for years with OpenTofu's predecessor.

Read More β†’
Help us test OpenTofu 1.8.0-alpha1

OpenTofu 1.7.0 is out with State Encryption, Dynamic Provider-Defined Functions, and more

OpenTofu 1.7.0 is now available with full state encryption, dynamic provider-defined functions, the removed and loopable import blocks, new migration guides, and much more.

Read More β†’
OpenTofu 1.7.0 is out with State Encryption, Dynamic Provider-Defined Functions, and more

Get ready for OpenTofu 1.7.0-beta1

This version includes provider-defined functions and significant improvements from the alpha version.

Read More β†’
Get ready for OpenTofu 1.7.0-beta1

Our Response to Hashicorp's Cease and Desist Letter

On April 3rd, we received a Cease and Desist letter from HashiCorp regarding our implementation of the "removed" block in OpenTofu, claiming copyright infringement on the part of one of our core developers. We were also made aware of an article posted that same day with the same accusations. We have investigated these claims and are publishing the C&D letter, our response and the source code origin document resulting from our investigation.

Read More β†’
Our Response to Hashicorp's Cease and Desist Letter

Help us test OpenTofu 1.7.0-alpha1

Hey there, OpenTofu community! Over the last few months we've been hard at work to bring new features, such as the state encryption and the removed block, as well as compatibility improvements to you. A few days ago we released the first preview version of these improvements as OpenTofu 1.7.0-alpha1.

Read More β†’
Help us test OpenTofu 1.7.0-alpha1

OpenTofu is going GA

Today is a big day for OpenTofu! After four months of work, we're releasing the first stable release of OpenTofu, a community-driven open source fork of Terraform. OpenTofu, a Linux Foundation project, is now production-ready. It’s a drop-in replacement for Terraform, and you can easily migrate to it by following our migration guide.

Read More β†’
OpenTofu is going GA

OpenTofu Release Candidate Is Out, GA Set for Jan 10th

OpenTofu v1.6.0-rc1, the final stage before the first stable release, is out today. It follows the quick succession of its alpha and beta versions, on the road to an expected General Availability release on January 10, 2024, right after the holidays.

Read More β†’
OpenTofu Release Candidate Is Out, GA Set for Jan 10th

What We Learned While Working on OpenTofu's New Test Feature

Jumping into a newly forked project can be a difficult task, maybe even frightening! Now, think about jumping into a production-ready project with nine years of legacy code base there. On top of that, you have the task of taking one of the project’s new features from experimental to production-ready.

Read More β†’
What We Learned While Working on OpenTofu's New Test Feature