v1.14.0-alpha20250724
📦 terraform
✨ 2 features🔧 7 symbols
Summary
This alpha release introduces an experimental 'deferred actions' feature for handling unknown values in count and for_each, and enhances terraform test output with verbose diagnostics.
Migration Steps
- To use the experimental deferred actions feature, pass the -allow-deferral option to the terraform plan command.
✨ New Features
- terraform test: Expected diagnostics are now included in test output when running in verbose mode.
- Experimental 'deferred actions' feature: Allows count and for_each arguments in module, resource, and data blocks to have unknown values via the -allow-deferral flag.
🔧 Affected Symbols
terraform testterraform plancountfor_eachmoduleresourcedata