You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue where resources being removed from state via removed block were incorrectly listed under planned_values in json representations of the plan file. (#38665)
console: Fixed a panic caused by evaluating an expression involving deprecated values (#38676)
Fix exit code for plan, query, and refresh commands for variable-related errors (#38685)
Fix two module installation edge cases with null and sensitive/ephemeral module sources (#38704)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.14.9→1.15.61.12.2→1.15.6Release Notes
hashicorp/terraform (hashicorp/terraform)
v1.15.6Compare Source
1.15.6 (June 10, 2026)
BUG FIXES:
Fixed an issue where resources being removed from state via
removedblock were incorrectly listed underplanned_valuesin json representations of the plan file. (#38665)console: Fixed a panic caused by evaluating an expression involving deprecated values (#38676)
Fix exit code for plan, query, and refresh commands for variable-related errors (#38685)
Fix two module installation edge cases with
nulland sensitive/ephemeral module sources (#38704)v1.15.5Compare Source
1.15.5 (May 27, 2026)
ENHANCEMENTS:
null(in the context of dynamic module sources) (#38632)BUG FIXES:
initfor modules with empty source (#38628)v1.15.4Compare Source
1.15.4 (May 20, 2026)
NEW FEATURES:
BUG FIXES:
v1.15.3Compare Source
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)
v1.15.2Compare Source
1.15.2 (May 6, 2026)
ENHANCEMENTS:
BUG FIXES:
v1.15.1Compare Source
1.15.1 (May 1, 2026)
BUG FIXES:
Fixed crash when configuration has an invalid
action_triggernested block indataorephemerallifecycle blocks (#38402)validate: Removed validation of attributes inside
backendblocks due to incompatibility with workflows using the-backend-configflag. (#38466)Fix non-const variable checks on
init(#38470)Avoid warnings in 'terraform output -raw' (#38487)
Ignore undeclared variable values from the cloud backend (#38490)
Fix panic for types modules with no expanded instances (#38491)
Fixed "unknown provider function" errors occurring during init (#38472)
init: Fixed a bug that impacted use of provider pre-releases during init (#38496)
v1.15.0Compare Source
Configuration
📅 Schedule: (in timezone Europe/London)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.