nukosuke / terraform-provider-zendesk

Terraform Zendesk provider
https://registry.terraform.io/providers/nukosuke/zendesk/latest/docs
MIT License
26 stars 17 forks source link

Update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.20.0 #242

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-sdk/v2 require minor v2.19.0 -> v2.20.0

Release Notes

hashicorp/terraform-plugin-sdk ### [`v2.20.0`](https://togithub.com/hashicorp/terraform-plugin-sdk/releases/tag/v2.20.0) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-sdk/compare/v2.19.0...v2.20.0) NOTES: - helper/logging: Existing `NewTransport()` is now deprecated in favour of using the new `NewLoggingHTTPTransport()` or `NewSubsystemLoggingHTTPTransport()` ([#​1006](https://togithub.com/hashicorp/terraform-plugin-sdk/issues/1006)) FEATURES: - helper/logging: New `NewLoggingHTTPTransport()` and `NewSubsystemLoggingHTTPTransport()` functions, providing `http.RoundTripper` Transport implementations that log request/response using [terraform-plugin-log](https://pkg.go.dev/github.com/hashicorp/terraform-plugin-log) ([#​546](https://togithub.com/hashicorp/terraform-plugin-sdk/issues/546)) ([#​1006](https://togithub.com/hashicorp/terraform-plugin-sdk/issues/1006))

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.