mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
This commit is contained in:
parent
5d6fc11aa3
commit
09367956f1
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user