mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-11 00:22:32 -06:00
2e4f76452b
Signed-off-by: Ioannis Polyzos <git@ipolyzos.com> Signed-off-by: Christian Mesh <christianmesh1@gmail.com> Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
1.4 KiB
1.4 KiB
1.9.0 (Unreleased)
UPGRADE NOTES:
NEW FEATURES:
ENHANCEMENTS:
- Added
-show-sensitive
flag to tofu plan, apply, state-show and output commands to display sensitive data in output. (#1554) - Improved performance for large graphs when debug logs are not enabled. (#1810)
- Improved performance for large graphs with many submodules. (#1809)
- Added mutli-line support to the
tofu console
command. (#1307) - Added a help target to the Makefile. (#1925)
- Added a simplified Build Process with a Makefile Target (#1926)
BUG FIXES:
- Ensure that using a sensitive path for templatefile that it doesn't panic(#1801)
- Fixed crash when module source is not present (#1888)
Previous Releases
For information on prior major and minor releases, see their changelogs: