Skip to content

Bump github.com/hashicorp/terraform-plugin-go from 0.29.0 to 0.30.0#119

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/hashicorp/terraform-plugin-go-0.30.0
Feb 25, 2026
Merged

Bump github.com/hashicorp/terraform-plugin-go from 0.29.0 to 0.30.0#119
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/hashicorp/terraform-plugin-go-0.30.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps github.com/hashicorp/terraform-plugin-go from 0.29.0 to 0.30.0.

Release notes

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

v0.30.0

NOTES:

  • tfprotov6: An upcoming release will require the StateStoreServer implementation as part of ProviderServer. (#594)
  • The state store protocol definitions are considered experimental and may change up until general availability in Terraform core. (#563)

FEATURES:

  • tfprotov6: Upgraded protocol v6 and added types to support the new state store type. (#563)
  • tfprotov5/tfprotov6: Added DeprecationMessage field to SchemaAttribute and SchemaNestedAttribute (#600)
Changelog

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

0.30.0 (February 24, 2026)

NOTES:

  • tfprotov6: An upcoming release will require the StateStoreServer implementation as part of ProviderServer. (#594)
  • The state store protocol definitions are considered experimental and may change up until general availability in Terraform core. (#563)

FEATURES:

  • tfprotov6: Upgraded protocol v6 and added types to support the new state store type. (#563)
  • tfprotov5/tfprotov6: Added DeprecationMessage field to SchemaAttribute and SchemaNestedAttribute (#600)
Commits
  • 7a04181 Update changelog
  • e000918 statestore: Add experimental notes + changelog (#604)
  • e392eb6 add deprecation_message to grpc proto and schema structs (#600)
  • 6f6f68a build(deps): Bump google.golang.org/grpc from 1.78.0 to 1.79.1 (#603)
  • cd3252f build(deps): Bump github.com/hashicorp/copywrite in /tools (#602)
  • 83ff282 build(deps): Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.5.1 to...
  • caa1250 build(deps): Bump github.com/hashicorp/copywrite from 0.24.0 to 0.24.2 in /to...
  • 14fe65e build(deps): Bump github.com/hashicorp/copywrite in /tools (#597)
  • 5ee985d build(deps): Bump actions/checkout in the github-actions group (#595)
  • b0a6aca tfprotov6: Add package docs for state store types, refactoring, add unit test...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/hashicorp/terraform-plugin-go [>= 0.24.a, < 0.25]

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-go/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-plugin-go@v0.29.0...v0.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 25, 2026
@github-actions github-actions bot enabled auto-merge February 25, 2026 02:09
@github-actions github-actions bot merged commit ca070ab into main Feb 25, 2026
5 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/hashicorp/terraform-plugin-go-0.30.0 branch February 25, 2026 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Development

Successfully merging this pull request may close these issues.

0 participants