terraform-provider-ec icon indicating copy to clipboard operation
terraform-provider-ec copied to clipboard

fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.24.0

Open renovate[bot] opened this issue 3 years ago • 2 comments

Mend Renovate

This PR contains the following updates:

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

Release Notes

hashicorp/terraform-plugin-sdk

v2.24.0

Compare Source

ENHANCEMENTS:

  • helper/resource: Added TestStep type RefreshState field, which enables a step that refreshes state without an explicit apply or configuration changes (#​1070)

BUG FIXES:

  • helper/resource: Fixed TestStep type ImportStateVerify field so that it only matches against resources following a change in behaviour in Terraform 1.3 that imports both resources and their dependent data sources (#​1077)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

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

renovate[bot] avatar Oct 13 '22 18:10 renovate[bot]

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

elasticmachine avatar Oct 13 '22 18:10 elasticmachine

jenkins test this

webfella avatar Oct 13 '22 22:10 webfella

Fixes the issue requiring https://github.com/elastic/terraform-provider-ec/pull/542

tobio avatar Oct 19 '22 22:10 tobio