fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.24.0
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
ENHANCEMENTS:
- helper/resource: Added
TestSteptypeRefreshStatefield, which enables a step that refreshes state without an explicit apply or configuration changes (#1070)
BUG FIXES:
- helper/resource: Fixed
TestSteptypeImportStateVerifyfield 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.
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?
jenkins test this
Fixes the issue requiring https://github.com/elastic/terraform-provider-ec/pull/542