Skip to content

chore(renovatebot): Update dependency hashicorp/terraform to v1.15.8 (main) - #75

Merged
johnko merged 1 commit into
mainfrom
renovate/main-patch-terraform-monorepo
Jul 19, 2026
Merged

chore(renovatebot): Update dependency hashicorp/terraform to v1.15.8 (main)#75
johnko merged 1 commit into
mainfrom
renovate/main-patch-terraform-monorepo

Conversation

@selfhosted241renovatebot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageUpdateChange
hashicorp/terraformpatch1.15.7 -> 1.15.8

Release Notes

hashicorp/terraform (hashicorp/terraform)

v1.15.8

Compare Source

1.15.8 (July 8, 2026)

BUG FIXES:

  • Fix terraform init error when installing providers sourced from a service-discovery alias advertised by the configured backend (such as localterraform.com)

NOTES:

  • command/init: Provider installation was changed to enable future enhancements in the area. This effectively reverses the log message changes from v1.15. initializing_provider_plugin_message is being re-introduced to replace the short-lived two message types initializing_provider_plugin_from_config_message & initializing_provider_plugin_from_state_message. The change should not have any significant end-user impact aside from the command output. (#​38838)

  • command/init: Provider installation was changed to enable future enhancements in the area. This partially reverses the init event order changes from v1.15; module installation will now occur after the backend is initialized. The change should not have any significant end-user impact aside from the command output. (#​38838)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@johnko
johnko marked this pull request as ready for review July 19, 2026 05:14
@johnko
johnko self-requested a review as a code ownerJuly 19, 2026 05:14
@johnko
johnko merged commit d3ff49f into mainJul 19, 2026
3 checks passed
@johnko
johnko deleted the renovate/main-patch-terraform-monorepo branch July 19, 2026 05:14
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@johnko