v1.14.0-alpha20250716
📦 terraform
✨ 2 features🔧 6 symbols
Summary
This alpha release introduces an experimental 'deferred actions' feature, allowing unknown values in count and for_each arguments when using the -allow-deferral flag.
Migration Steps
- To use the experimental deferred actions, append the '-allow-deferral' flag to your 'terraform plan' command.
✨ New Features
- Experimental 'deferred actions' feature: allows 'count' and 'for_each' arguments in module, resource, and data blocks to have unknown values during planning.
- Added '-allow-deferral' option to 'terraform plan' to enable experimental deferred actions.
🔧 Affected Symbols
terraform plancountfor_eachmoduleresourcedata