mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-23 15:40:07 -06:00
7d94797219
Signed-off-by: Jon Johnson <jon.johnson@chainguard.dev>
831 B
831 B
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)
BUG FIXES:
- Ensure that using a sensitive path for templatefile that it doesn't panic(#1801)
Previous Releases
For information on prior major and minor releases, see their changelogs: