Skip to content

terraform

v1.15.3 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

cloud cloud-management graph iac terraform

ReleasePort's take

Moderate signal
editorial:auto 13d

Terraform 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 summary

Fixed migration of deeply nested modules with implicit provider configuration.

Changes in this release

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

Track terraform

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Beta — feedback welcome: [email protected]