chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.28.0 to 0.29.0
Open
Number: #263
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
September 22, 2025 at 11:25 AM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
October 31, 2025 at 02:14 AM UTC
(7 days ago)
(7 days ago)
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/hashicorp/terraform-plugin-go from 0.28.0 to 0.29.0.
Release notes
Sourced from github.com/hashicorp/terraform-plugin-go's releases.
v0.29.0
NOTES:
- all: This Go module has been updated to Go 1.24 per the Go support policy. It is recommended to review the Go 1.24 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#556)
- tfprotov5+tfprotov6: An upcoming release will require the
ActionServerimplementation as part ofProviderServer. (#534)FEATURES:
- tfprotov5+tfprotov6: Upgraded protocols and added types to support the new action type. (#534)
- tfprotov5+tfprotov6: Upgraded protocols and added types to support the new list type (#525)
ENHANCEMENTS:
- tftypes:
tftypes.Value.IsFullyNull()allows SDKs to determine when a value is null or consists of only null elements and attributes. (#541)v0.29.0-beta.1
NOTES:
- Updates the
ValidateListResourceConfigRPC to validateinclude_resourceas well aslimit(#538)FEATURES:
- tfprotov5+tfprotov6: Add action validation RPC (#539)
ENHANCEMENTS:
- tftypes:
tftypes.Value.IsFullyNull()allows SDKs to determine when a value is null or consists of only null elements and attributes. (#541)BUG FIXES:
- Fix proto field numbering for
GetProviderSchema(#539)v0.29.0-alpha.1
NOTES:
- This alpha pre-release contains the protocol definitions and Go type definitions for list resources, which are a new type of resource. (#512)
- A
ProviderServerWithListResourcecan be used with theterraform querysubcommand in Terraform 1.13.0-alpha20250708 and later to search unmanaged infrastructure. (#512)- The list resource protocol definitions are considered experimental and may change up until general availability. (#512)
- tfprotov5+tfprotov6: An upcoming release will require the
ValidateListResourceConfigandListResourceimplementations as part ofProviderServer. (#514)
Changelog
Sourced from github.com/hashicorp/terraform-plugin-go's changelog.
0.29.0 (September 17, 2025)
NOTES:
- all: This Go module has been updated to Go 1.24 per the Go support policy. It is recommended to review the Go 1.24 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#556)
- tfprotov5+tfprotov6: An upcoming release will require the
ActionServerimplementation as part ofProviderServer. (#534)FEATURES:
- tfprotov5+tfprotov6: Upgraded protocols and added types to support the new action type. (#534)
- tfprotov5+tfprotov6: Upgraded protocols and added types to support the new list type (#525)
ENHANCEMENTS:
- tftypes:
tftypes.Value.IsFullyNull()allows SDKs to determine when a value is null or consists of only null elements and attributes. (#541)0.29.0-beta.1 (July 31, 2025)
NOTES:
- Updates the
ValidateListResourceConfigRPC to validateinclude_resourceas well aslimit(#538)FEATURES:
- tfprotov5+tfprotov6: Add action validation RPC (#539)
ENHANCEMENTS:
- tftypes:
tftypes.Value.IsFullyNull()allows SDKs to determine when a value is null or consists of only null elements and attributes. (#541)BUG FIXES:
- Fix proto field numbering for
GetProviderSchema(#539)0.29.0-alpha.1 (July 08, 2025)
NOTES:
- This alpha pre-release contains the protocol definitions and Go type definitions for list resources, which are a new type of resource. (#512)
- A
ProviderServerWithListResourcecan be used with theterraform querysubcommand in Terraform 1.13.0-alpha20250708 and later to search unmanaged infrastructure. (#512)- The list resource protocol definitions are considered experimental and may change up until general availability. (#512)
- tfprotov5+tfprotov6: An upcoming release will require the
ValidateListResourceConfigandListResourceimplementations as part ofProviderServer. (#514)
Commits
a361c9bUpdate changelog9c9e494add changelog for list (#561)2cd3335add action changelogs (#560)c3810b1Simplify actions to one schema type (#559)0d697e5build(deps): Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 (#557)ef1c33ebuild(deps): Bump google.golang.org/grpc from 1.75.0 to 1.75.1 (#558)45d8122build(deps): Bump github.com/hashicorp/go-plugin from 1.6.3 to 1.7.0 (#555)d021075build(deps): Bump the github-actions group with 2 updates (#556)4c19f06Update action proto v5/v6 definitions to match TF core (#554)f90fa5dbuild(deps): Bump github.com/hashicorp/terraform-registry-address (#553)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Package Dependencies
Ecosystem:
go
go
Version Change:
0.28.0 → 0.29.0
Update Type:
Minor
Minor
Technical Details
| ID: | 10691311 |
| UUID: | 3440475507 |
| Node ID: | PR_kwDOMGJiIM6p0RYR |
| Host: | GitHub |
| Repository: | coder/terraform-provider-coderd |