v1.15.5
📦 terraformView on GitHub →
✨ 1 features🐛 1 fixes
Summary
This patch release introduces support for module versions evaluating to null during dynamic source evaluation and resolves a crash during 'init' when modules have an empty source.
✨ New Features
- Support for module version evaluating to null in the context of dynamic module sources.
🐛 Bug Fixes
- Fixed crash on 'init' for modules with empty source.