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.17.0 #238

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.16.0 -> v2.17.0

Release Notes

hashicorp/terraform-plugin-sdk ### [`v2.17.0`](https://togithub.com/hashicorp/terraform-plugin-sdk/releases/tag/v2.17.0) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-sdk/compare/v2.16.0...v2.17.0) NOTES: - helper/resource: Provider references or external installation can now be handled at either the `TestCase` or `TestStep` level. Using the `TestStep` handling, advanced use cases are now enabled such as state upgrade acceptance testing. ([#​972](https://togithub.com/hashicorp/terraform-plugin-sdk/issues/972)) ENHANCEMENTS: - helper/resource: Added `TestStep` type `ExternalProviders`, `ProtoV5ProviderFactories`, `ProtoV6ProviderFactories`, and `ProviderFactories` fields ([#​972](https://togithub.com/hashicorp/terraform-plugin-sdk/issues/972)) BUG FIXES: - helper/resource: Removed extraneous `terraform state show` command when not using the `TestStep` type `Taint` field ([#​972](https://togithub.com/hashicorp/terraform-plugin-sdk/issues/972))

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.