Skip to content
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

chore(deps): update terraform http to v3.4.0 - autoclosed #143

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
http (source) required_provider minor 3.0.1 -> 3.4.0

Release Notes

hashicorp/terraform-provider-http (http)

v3.4.0

Compare Source

ENHANCEMENTS:

  • data-source/http: response_body_base64 has been added and contains a standard base64 encoding of the response body (#​158)
  • data-source/http: Replaced issuing warning on the basis of possible non-text Content-Type with issuing warning if response body does not contain valid UTF-8. (#​158)

v3.3.0

Compare Source

NOTES:

  • This Go module has been updated to Go 1.19 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#​245)

ENHANCEMENTS:

  • data-source/http: Added retry with nested attempts, max_delay_ms and min_delay_ms (#​151)
  • data-source/http: Added request_timeout_ms (#​151)

v3.2.1

Compare Source

BUG FIXES

  • data-source/http: Using DefaultTransport to reinstate previous behavior (e.g., ProxyFromEnvironment) (#​198).

v3.2.0

Compare Source

ENHANCEMENTS:

  • data-source/http: Added ca_cert_pem attribute which allows PEM encoded certificate(s) to be included in the set of root certificate authorities used when verifying server certificates (#​125).
  • data-source/http: Added insecure attribute to allow disabling the verification of a server's certificate chain and host name. Defaults to false (#​125).

v3.1.0

Compare Source

ENHANCEMENTS:

  • data-source/http: Allow optionally specifying HTTP request method and body (#​21).

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 changed the title chore(deps): update terraform http to v3.1.0 chore(deps): update terraform http to v3.2.1 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/http-3.x branch from 8874b8a to 5d09b47 Compare November 20, 2022 16:38
@renovate renovate bot changed the title chore(deps): update terraform http to v3.2.1 chore(deps): update terraform http to v3.3.0 May 29, 2023
@renovate renovate bot force-pushed the renovate/http-3.x branch from 5d09b47 to dd73096 Compare May 29, 2023 12:03
@renovate renovate bot changed the title chore(deps): update terraform http to v3.3.0 chore(deps): update terraform http to v3.4.0 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/http-3.x branch from dd73096 to 8af87de Compare June 21, 2023 20:40
@renovate renovate bot changed the title chore(deps): update terraform http to v3.4.0 chore(deps): update terraform http to v3.4.0 - autoclosed Nov 5, 2023
@renovate renovate bot closed this Nov 5, 2023
@renovate renovate bot deleted the renovate/http-3.x branch November 5, 2023 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants