CHANGELOG entry for #2055 and #2060

Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
This commit is contained in:
Martin Atkins 2024-10-09 09:33:44 -07:00
parent 5d6fc11aa3
commit 09367956f1

View File

@ -1,3 +1,9 @@
## 1.8.4 (Unreleased)
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://github.com/opentofu/opentofu/pull/2055))
## 1.8.3 ## 1.8.3
SECURITY: SECURITY: