megachangelog
Feature1.15.5

Support for module version evaluating to null in dynamic module sources

Terraform now supports module versions that evaluate to null when using dynamic module sources, enabling more flexible module configuration patterns.

1.15.5 (May 27, 2026)

ENHANCEMENTS:

  • Support for module version evaluating to null (in the context of dynamic module sources) (#38632)

BUG FIXES:

  • Fix crash on init for modules with empty source (#38628)
modulesdynamic-sourcesenhancement

Source: original entry ↗