Commit 5a0f9f0
authored
Update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.40.1 (#217)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/hashicorp/terraform-plugin-sdk/v2](https://redirect.github.com/hashicorp/terraform-plugin-sdk)
| `v2.38.1` → `v2.40.1` |

|

|
---
### Release Notes
<details>
<summary>hashicorp/terraform-plugin-sdk
(github.com/hashicorp/terraform-plugin-sdk/v2)</summary>
###
[`v2.40.1`](https://redirect.github.com/hashicorp/terraform-plugin-sdk/releases/tag/v2.40.1)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-plugin-sdk/compare/v2.40.0...v2.40.1)
BUG FIXES:
- helper/schema: Fixed a bug that caused spurious diffs in the plan when
resource identity is set but didn't change.
([#​1582](https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1582))
###
[`v2.40.0`](https://redirect.github.com/hashicorp/terraform-plugin-sdk/releases/tag/v2.40.0)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-plugin-sdk/compare/v2.39.0...v2.40.0)
NOTES:
- This release moves the [resource configuration
generation](https://developer.hashicorp.com/terraform/language/import/generating-configuration)
logic for the `-generate-config-out` flag from Terraform Core to the
SDKv2 for Terraform `v1.14.0` and above. There should be no
functionality changes for resource configuration generation in this
release.
([#​1559](https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1559))
- This Go module has been updated to Go 1.25 per the [Go support
policy](https://golang.org/doc/devel/release.html#policy). Any consumers
building on earlier Go versions may experience errors.
([#​1564](https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1564))
###
[`v2.39.0`](https://redirect.github.com/hashicorp/terraform-plugin-sdk/releases/tag/v2.39.0)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-plugin-sdk/compare/v2.38.2...v2.39.0)
ENHANCEMENTS:
- helper/schema: Added support for deprecation messages on attributes
and blocks, which are now populated from the Schema's Deprecated field
and passed through to the protocol layer
([#​1553](https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1553))
###
[`v2.38.2`](https://redirect.github.com/hashicorp/terraform-plugin-sdk/releases/tag/v2.38.2)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-plugin-sdk/compare/v2.38.1...v2.38.2)
BUG FIXES:
- all: Prevent "Missing Resource Identity" error if the resource
returned any errors during apply.
([#​1541](https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1541))
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- Monday through Friday (`* * * * 1-5`)
🚦 **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>1 parent 28ec8c3 commit 5a0f9f0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments