ZIP
WinGet
OpenTofu
The Linux Foundation · 1.8.0-rc1 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
tofu_1.8.0-rc1_windows_386.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenTofu.Tofu.RC
Version
1.8.0-rc1
Description
OpenTofu lets you declaratively manage your cloud infrastructure.
License
MPL-2.0
↗
Homepage
https://github.com/opentofu/opentofu
Installer URL
https://github.com/opentofu/opentofu/releases/download/v1.8.0-rc1/tofu_1.8.0-rc1_windows_386.zip
Upgrade Behavior
install(Install over existing)
Release Notes
⚠️ Do not use this release for production workloads! ⚠️It's time for the release candidate of the 1.8.0 version! This includes a lot of major and minor new features, as well as a ton of community contributions!The highlights are:
- Variables and Locals allowed in module sources and backend configurations (with limitations) (
- Added support to new .tofu extensions to allow tofu-specific overrides of .tf files (
- Added support for override_resource, override_data and override_module blocks in te…