Skip to content

Conversation

@or-shachar
Copy link
Contributor

@or-shachar or-shachar commented May 7, 2025

Avoiding the new HEAD request that happens before GET request to get provider binary.

Fixes #36987

Target Release

1.11.x
1.12.x
1.13.x

Draft CHANGELOG entry

BUG FIXES

  • terraform init - avoid sending a HEAD request when fetching providers

@or-shachar or-shachar requested a review from a team as a code owner May 7, 2025 18:29
@hashicorp-cla-app
Copy link

hashicorp-cla-app bot commented May 7, 2025

CLA assistant check
All committers have signed the CLA.

@crw
Copy link
Contributor

crw commented May 8, 2025

Thanks for this submission! I will raise it in triage.

@crw crw added the bug label May 8, 2025
@liamcervante liamcervante self-assigned this May 13, 2025
@liamcervante
Copy link
Contributor

Hi @or-shachar, this looks good to me. Can you add a CHANGELOG entry to the terraform/.changes/v1.12 directory? Due to the release schedule, we'd aim to release this in v1.12.1 next week. Thanks!

@or-shachar
Copy link
Contributor Author

@liamcervante can we backport this also to 1.11 ?

@liamcervante liamcervante added the 1.12-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged label May 15, 2025
Copy link
Contributor

@liamcervante liamcervante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the release of v1.12.0 yesterday, we don't have plans for any more v1.11 patch releases so a backport doesn't really make sense.

@liamcervante liamcervante merged commit 88da854 into hashicorp:main May 16, 2025
9 of 10 checks passed
@github-actions
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

1.12-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Behavior break in 1.11.x : Unexpected HEAD request in getting provider

5 participants