v1.11.1
📦 terraform
🐛 5 fixes🔧 4 symbols
Summary
Terraform 1.11.1 is a maintenance release focusing on bug fixes, including a revert of Windows symlink handling and a security update for the oauth2 dependency.
🐛 Bug Fixes
- Temporarily revert updated Windows symlink handling to maintain compatibility with existing non-symlink junction configurations.
- Fix crash in 'terraform test' when a run block attempts cleanup after a non-applyable plan.
- Fix crash in 'transpose' function when processing maps containing null values.
- Fix serialization failure when combining ephemeral and sensitive marks in planned changes.
- Address CVE-2025-22868 by updating golang.org/x/oauth2 dependency.
🔧 Affected Symbols
terraform testlang/funcs/transposeephemeralsensitive