This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Moderate signalTerraform v1.15.3 addresses three operational issues: resource migration failures in deeply nested modules with implicit providers, provider installation crashes, and cloud backend flag forwarding. Upgrade if deploying nested module configurations or using cloud backends.
Why it matters: Upgrade to resolve nested module migration failures, provider installation crashes, and cloud backend flag forwarding. No specific adoption threshold; upgrade if experiencing these issues in production deployments.
Summary
AI summaryFixed migration of deeply nested modules with implicit provider configuration.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixed bug preventing resource migration under multiple module nesting layers with implicit provider configuration. Fixed bug preventing resource migration under multiple module nesting layers with implicit provider configuration. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Cloud backend now forwards -generate-config-out flag to query create request. Cloud backend now forwards -generate-config-out flag to query create request. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fixed crash during provider installation when no config exists. Fixed crash during provider installation when no config exists. Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
1.15.3 (May 13, 2026)
BUG FIXES:
-
stacks: Fixed a bug that prevented migrating resources under multiple layers of module nesting with implicit provider configuration. (#38528)
-
cloud backend will now forward -generate-config-out flag usage to query create request (#38539)
-
Fix crash during provider installation when there is no config (#38560)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
Related context
Related tools
Beta — feedback welcome: [email protected]