OpenTofu
Notes
OpenTofu lets you declaratively manage your cloud infrastructure.
Release notes
v1.10.4
· 6m+
BUG FIXES:
- Fixed crash where sensitive set values used in for_each could cause a panic. (#3070)
- Fixed incorrect approach to mocking provider "ReadResource" calls in test. (#3068)
- Reduced calls to ListKeys in azure backend (for rate limiting). (#3083)
Full Changelog: https://github.com/opentofu/opentofu/compare/v1.10.3...v1.10.4