opentofu/opentofu (opentofu/opentofu)
### [`v1.8.5`](https://redirect.github.com/opentofu/opentofu/releases/tag/v1.8.5)
[Compare Source](https://redirect.github.com/opentofu/opentofu/compare/v1.8.4...v1.8.5)
#### BUG FIXES:
- Provider functions will now handle partially unknown arguments per the tfplugin spec ([#2127](https://redirect.github.com/opentofu/opentofu/pull/2127))
- `tofu init` will no longer return a spurious "Backend configuration changed" error when re-initializing a working directory with existing initialization of a backend whose configuration schema has required arguments. This was a regression caused by the similar fix in the v1.8.4 release. ([#2135](https://redirect.github.com/opentofu/opentofu/pull/2135))
**Full Changelog**: https://github.com/opentofu/opentofu/compare/v1.8.4...v1.8.5
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.8.4
->1.8.5
Release Notes
opentofu/opentofu (opentofu/opentofu)
### [`v1.8.5`](https://redirect.github.com/opentofu/opentofu/releases/tag/v1.8.5) [Compare Source](https://redirect.github.com/opentofu/opentofu/compare/v1.8.4...v1.8.5) #### BUG FIXES: - Provider functions will now handle partially unknown arguments per the tfplugin spec ([#2127](https://redirect.github.com/opentofu/opentofu/pull/2127)) - `tofu init` will no longer return a spurious "Backend configuration changed" error when re-initializing a working directory with existing initialization of a backend whose configuration schema has required arguments. This was a regression caused by the similar fix in the v1.8.4 release. ([#2135](https://redirect.github.com/opentofu/opentofu/pull/2135)) **Full Changelog**: https://github.com/opentofu/opentofu/compare/v1.8.4...v1.8.5Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.