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

Update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.24.0 #188

Conversation

plural-bot
Copy link
Contributor

@plural-bot plural-bot commented Aug 16, 2022

This PR contains the following updates:

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

Release Notes

hashicorp/terraform-plugin-sdk

v2.24.0: 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)

v2.23.0: v2.23.0

Compare Source

ENHANCEMENTS:

  • helper/resource: Added Terraform configuration to TRACE logging (#​1059)
  • helper/resource: Added terraform plan output to TRACE logging (#​1058)

BUG FIXES:

  • helper/resource: Prevented Inconsistent dependency lock file errors when using ExternalProviders outside the hashicorp namespace (#​1057)

v2.22.0: v2.22.0

Compare Source

ENHANCEMENTS:

  • helper/resource: Add ImportStatePersist to optionally persist state generated during import (#​1052)

BUG FIXES:

  • helper/schema: Delayed deprecated attribute warnings for unknown values, which may be null (#​1047)
  • helper/schema: Included path information in list size diagnostics for cases where Terraform does not include the configuration source (#​826)

v2.21.0: v2.21.0

Compare Source

NOTES:

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

BUG FIXES:

  • helper/resource: Fixed TestStep type Taint field usage to properly recreate resources (#​1031)
  • helper/schema: Ensured RawConfig, RawPlan, and RawState are correctly copied during planning with recreation (#​1024)

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 Renovate Bot.

@plural-bot plural-bot changed the title Update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.21.0 Update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.22.0 Sep 8, 2022
@plural-bot plural-bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-sdk-v2-2.x branch from 2e33f6f to 9fc8a92 Compare September 8, 2022 15:05
@plural-bot plural-bot changed the title Update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.22.0 Update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.23.0 Sep 15, 2022
@plural-bot plural-bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-sdk-v2-2.x branch from 9fc8a92 to bda713b Compare September 15, 2022 15:21
@plural-bot plural-bot changed the title Update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.23.0 Update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.23.0 - autoclosed Oct 25, 2022
@plural-bot plural-bot closed this Oct 25, 2022
@plural-bot plural-bot deleted the renovate/github.com-hashicorp-terraform-plugin-sdk-v2-2.x branch October 25, 2022 08:57
@plural-bot plural-bot changed the title Update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.23.0 - autoclosed Update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.23.0 Oct 25, 2022
@plural-bot plural-bot reopened this Oct 25, 2022
@plural-bot plural-bot restored the renovate/github.com-hashicorp-terraform-plugin-sdk-v2-2.x branch October 25, 2022 08:59
@plural-bot plural-bot changed the title Update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.23.0 Update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.24.0 Oct 25, 2022
@plural-bot plural-bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-sdk-v2-2.x branch from bda713b to ded4d7a Compare October 25, 2022 09:13
@davidspek davidspek closed this Nov 9, 2022
@davidspek davidspek deleted the renovate/github.com-hashicorp-terraform-plugin-sdk-v2-2.x branch November 9, 2022 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants