opentofu/opentofu (opentofu/opentofu)
### [`v1.8.4`](https://redirect.github.com/opentofu/opentofu/releases/tag/v1.8.4)
[Compare Source](https://redirect.github.com/opentofu/opentofu/compare/v1.8.3...v1.8.4)
#### BUG FIXES:
- `tofu init` will no longer return a supurious "Backend configuration changed" error when re-initializing a working directory with identical settings, backend configuration contains references to variables or local values, and when the `-backend-config` command line option is used. That combination previously caused OpenTofu to incorrectly treat the backend configuration as invalid. ([#2055](https://redirect.github.com/opentofu/opentofu/pull/2055))
- configuration generation should no longer fail when generating sensitive properties
- Provider defined functions are now supported better in child modules
- Fixed an issue where X-Terraform-Get was not being read correctly if a custom module registry returns a 200 statuscode instead of 201
**Full Changelog**: https://github.com/opentofu/opentofu/compare/v1.8.3...v1.8.4
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.3
->1.8.4
Release Notes
opentofu/opentofu (opentofu/opentofu)
### [`v1.8.4`](https://redirect.github.com/opentofu/opentofu/releases/tag/v1.8.4) [Compare Source](https://redirect.github.com/opentofu/opentofu/compare/v1.8.3...v1.8.4) #### BUG FIXES: - `tofu init` will no longer return a supurious "Backend configuration changed" error when re-initializing a working directory with identical settings, backend configuration contains references to variables or local values, and when the `-backend-config` command line option is used. That combination previously caused OpenTofu to incorrectly treat the backend configuration as invalid. ([#2055](https://redirect.github.com/opentofu/opentofu/pull/2055)) - configuration generation should no longer fail when generating sensitive properties - Provider defined functions are now supported better in child modules - Fixed an issue where X-Terraform-Get was not being read correctly if a custom module registry returns a 200 statuscode instead of 201 **Full Changelog**: https://github.com/opentofu/opentofu/compare/v1.8.3...v1.8.4Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.