terraform-provider-databricks
terraform-provider-databricks copied to clipboard
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0
trafficstars
Bumps github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0.
Release notes
Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's releases.
v2.32.0
NOTES:
- helper/schema: While this Go module will not receive support for moving resource state across resource types, the provider server is updated to handle the new operation, which will be required to prevent errors when updating terraform-plugin-framework or terraform-plugin-mux in the future. (#1307)
Changelog
Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's changelog.
2.32.0 (January 29, 2024)
NOTES:
- helper/schema: While this Go module will not receive support for moving resource state across resource types, the provider server is updated to handle the new operation, which will be required to prevent errors when updating terraform-plugin-framework or terraform-plugin-mux in the future. (#1307)
Commits
b7c8ee7Update changelog060ea7aUpdate meta package SDKVersionaa4c3e9all: Initial MoveResourceState implementation (#1307)9c3358eResult of tsccr-helper -log-level=info gha update -latest . (#1306)a554b8fbuild(deps): Bump github.com/hashicorp/terraform-plugin-go (#1305)fb606f5build(deps): Bump github.com/zclconf/go-cty from 1.14.1 to 1.14.2 (#1304)7f873adbuild(deps): Bump github.com/hashicorp/terraform-json (#1302)bb132acResult of tsccr-helper -log-level=info gha update -latest . (#1303)818bdcfResult of tsccr-helper -log-level=info gha update -latest . (#1301)f2441c8build(deps): Bump golang.org/x/crypto from 0.17.0 to 0.18.0 (#1300)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
bdcfc8f) 83.59% compared to head (f5b7101) 83.59%.
Additional details and impacted files
@@ Coverage Diff @@
## main #3177 +/- ##
=======================================
Coverage 83.59% 83.59%
=======================================
Files 170 170
Lines 15389 15389
=======================================
Hits 12865 12865
Misses 1766 1766
Partials 758 758