OpenTofu lets you declaratively manage your cloud infrastructure.
- https://opentofu.org
OpenTofu lets you declaratively manage your cloud infrastructure.
| Release list | ||
|---|---|---|
| 1.11.6 | ||
| 1.11.5 | ||
| 1.10.9 | ||
| 1.11.4 | ||
| 1.11.3 | ||
| 1.11.2 | ||
| 1.11.1 | ||
| 1.11.0 | ||
| 1.10.8 | ||
| 1.10.7 | ||
| 1.10.6 | 6m+ | |
| 1.9.4 | 6m+ | |
| 1.10.5 | 6m+ | |
| 1.10.4 | 6m+ | |
| 1.9.3 | 6m+ | |
| 1.8.11 | 6m+ | |
| 1.7.10 | 6m+ | |
| 1.7.9 | 6m+ | |
| 1.8.10 | 6m+ | |
| 1.9.2 | 6m+ | |
OpenTofu lets you declaratively manage your cloud infrastructure.
tofu apply -refresh-only with a configuration that contains ephemeral resources does not fail anymore because the refresh produced changes (#3776)tofu init crashing when a module version uses a variable and the module is referenced from a test file. (#3686)import block id expressions causing "BUG: Uninitialized function provider" error. (#3803)tofu test no longer fails during cleanup when using a mocked version of a resource type with write-only attributes. (#3964)Full Changelog: https://github.com/opentofu/opentofu/compare/v1.11.5...v1.11.6