Skip to content

build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.1 to 2.40.1#506

Merged
matifali merged 1 commit into
mainfrom
dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.40.1
May 13, 2026
Merged

build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.1 to 2.40.1#506
matifali merged 1 commit into
mainfrom
dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.40.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.1 to 2.40.1.

Release notes

Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's releases.

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)

v2.40.0

NOTES:

  • This release moves the resource configuration generation 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)
  • This Go module has been updated to Go 1.25 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#1564)

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)

v2.38.2

BUG FIXES:

  • all: Prevent "Missing Resource Identity" error if the resource returned any errors during apply. (#1541)
Changelog

Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's changelog.

2.40.1 (April 28, 2026)

BUG FIXES:

  • helper/schema: Fixed a bug that caused spurious diffs in the plan when resource identity is set but didn't change. (#1582)

2.40.0 (March 10, 2026)

NOTES:

  • This release moves the resource configuration generation 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)
  • This Go module has been updated to Go 1.25 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#1564)

2.39.0 (February 27, 2026)

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)

2.38.2 (February 02, 2026)

BUG FIXES:

  • all: Prevent "Missing Resource Identity" error if the resource returned any errors during apply. (#1541)
Commits
  • e6c7dc4 Update changelog
  • e631b05 Update meta package SDKVersion
  • b9a310b Backport #1582 and 1581 to v2.40.x (#1583)
  • dde4384 Update changelog
  • 9136f3a Update meta package SDKVersion
  • 86877a0 Implement GenerateResourceConfig RPC and existing Terraform default logic (#...
  • 3643171 [Chore] Upgrade Go version to 1.25 (#1564)
  • 9c60d2f build(deps): bump github.com/hashicorp/copywrite in /tools (#1563)
  • 328ad99 build(deps): bump github.com/cloudflare/circl in /tools (#1561)
  • ff0698e build(deps): bump the github-actions group across 1 directory with 4 updates ...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 29, 2026
@matifali matifali requested a review from f0ssel May 7, 2026 05:34
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.38.1 to 2.40.1.
- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/v2.40.1/CHANGELOG.md)
- [Commits](hashicorp/terraform-plugin-sdk@v2.38.1...v2.40.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
  dependency-version: 2.40.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.40.1 branch from cb11dc2 to a2a105c Compare May 11, 2026 10:10
@matifali
Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@matifali matifali requested a review from johnstcn May 12, 2026 09:32
@matifali matifali merged commit 35a52f2 into main May 13, 2026
7 checks passed
@matifali matifali deleted the dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.40.1 branch May 13, 2026 06:10
@github-actions github-actions Bot locked and limited conversation to collaborators May 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants