Terraform v1.15.5 adds module version null support, fixes init crash
terraforminfraengineer
patch
Terraform version 1.15.5 introduces support for module versions evaluating to null, specifically within dynamic module sources. This release also addresses a crash encountered during `init` for modules that have an empty source attribute. These changes are relevant for users managing infrastructure with Terraform, particularly those utilizing dynamic module configurations or encountering initialization issues.
- →Support for module version evaluating to null (in the context of dynamic module sources)
- →Fix crash on init for modules with empty source
Enhancements (1) ›
- Support for module version evaluating to null (in the context of dynamic module sources)
Fixes (1) ›
- Fix crash on init for modules with empty source
Read the original announcement →
https://github.com/hashicorp/terraform/releases/tag/v1.15.5
Related releases
- Terraform AzureRM Provider 5.0 Released HashiCorp Blog ·
- Terraform Enhances Resiliency, Governance, and Scalability HashiCorp Blog ·
- Terraform Stacks simplify infrastructure management HashiCorp Blog ·
- Consul adds native multi-port service support HashiCorp Blog ·
- Managing complexity in agentic infrastructure workflows HashiCorp Blog ·
- AI accelerates development, increasing secret sprawl risk HashiCorp Blog ·