mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Update changelog
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
BUG FIXES:
|
||||
- OpenTofu will no longer crash in a rare case where a dynamically-invalid expression has its error suppressed by `try` or `can` and then that expression becomes relevant for deciding whether to report a "change outside of OpenTofu" in the human-oriented plan diff. ([#2988](https://github.com/opentofu/opentofu/pull/2988))
|
||||
- Ensure provider downloads into temp are cleaned up correctly on windows. ([#2843](https://github.com/opentofu/opentofu/issues/2843))
|
||||
- Correctly handle structural typed attributes during test provider mocking. ([#2994](https://github.com/opentofu/opentofu/pull/2994))
|
||||
|
||||
## 1.9.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user