mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-25 08:21:07 -06:00
Update CHANGELOG.md
This commit is contained in:
parent
d45a4d33bb
commit
63df95dbca
@ -24,6 +24,7 @@ ENHANCEMENTS:
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* backend/s3: Fix for users with >1000 workspaces [GH-22963]
|
||||
* cli: Allow moving indexed resource instances to new addresses that that don't yet exist in state [GH-23582]
|
||||
* cli: Improved heuristics for log level filtering with the `TF_LOG` environment variable, although it is still not 100% reliable for levels other than `TRACE` due to limitations of Terraform's internal logging infrastructure. Because of that, levels other than `TRACE` will now cause the logs to begin with a warning about potential filtering inaccuracy. [GH-23577]
|
||||
* command/show: Fix panic on show plan [GH-23581]
|
||||
|
Loading…
Reference in New Issue
Block a user