Terraform 1.15.3 Fixes Stacks Migration and Provider Install Bugs
terraforminfraengineer
patch
Terraform version 1.15.3 addresses critical bugs, including an issue preventing resource migration in deeply nested modules and a crash during provider installation without configuration. It also ensures the cloud backend correctly forwards the `-generate-config-out` flag. These fixes are particularly relevant for users working with complex module structures and provider configurations.
- →Fixed a bug that prevented migrating resources under multiple layers of module nesting with implicit provider configuration
- →cloud backend will now forward -generate-config-out flag usage to query create request
- →Fix crash during provider installation when there is no config
Fixes (3) ›
- stacks Fixed a bug that prevented migrating resources under multiple layers of module nesting with implicit provider configuration
- cloud backend will now forward -generate-config-out flag usage to query create request
- Fix crash during provider installation when there is no config
Read the original announcement →
https://github.com/hashicorp/terraform/releases/tag/v1.15.3
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 ·