opentofu
Infrastructure as CodeOpenTofu lets you declaratively manage your cloud infrastructure.
Features
- Infrastructure as Code with versioning and sharing capabilities
- Execution plans to preview changes before applying
- Resource graph for parallelized, efficient infrastructure creation/modification
- Change automation to apply complex updates with minimal manual intervention
Recent releases
View all 10 releases →Installer returns an error when a cached provider package has a mismatched checksum instead of silently overwriting.
Full changelog
BUG FIXES:
- When installing provider packages into a local cache directory, the installer will now return an error if a conflicting entry is already present in the cache that doesn't match the expected checksum. Previously OpenTofu would just silently write over the existing entry in that case. (#4082)
Full Changelog: https://github.com/opentofu/opentofu/compare/v1.11.6...v1.11.7
Fixed import‑block provider functions bug and made installer error on cache checksum mismatches.
Full changelog
BUG FIXES:
- When installing provider packages into a local cache directory, the installer will now return an error if a conflicting entry is already present in the cache that doesn't match the expected checksum. Previously OpenTofu would just silently write over the existing entry in that case. (#4082)
- Fixed provider-defined functions in
importblockidexpressions causing "BUG: Uninitialized function provider" error. (#3803)
Full Changelog: https://github.com/opentofu/opentofu/compare/v1.10.9...v1.10.10
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.