Skip to content

fix(terraform): update terraform http to 3.4.2 #450

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
http (source) required_provider patch 3.4.1 -> 3.4.2

Release Notes

hashicorp/terraform-provider-http (http)

v3.4.2

Compare Source

NOTES:

  • data-source/http: Previously the HTTP request would unexpectedly always contain a body for all requests. Certain HTTP server implementations are sensitive to this data existing if it is not expected. Requests now only contain a request body if the request_body attribute is explicitly set. To exactly preserve the previous behavior, set request_body = "". (#​388)

BUG FIXES:

  • data-source/http: Ensured HTTP request body is not sent unless configured (#​388)

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from martinohmann February 29, 2024 22:57
@github-actions github-actions bot added the area/terraform Changes made in the terraform directory label Feb 29, 2024
@martinohmann martinohmann merged commit b5bae6b into main Mar 1, 2024
@renovate renovate bot deleted the renovate/http-3.x branch March 1, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/terraform Changes made in the terraform directory renovate/terraform type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant