Commit fe1630d
authored
chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.28.0 to 0.29.0 (#263)
Bumps
[github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go)
from 0.28.0 to 0.29.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-go/releases">github.com/hashicorp/terraform-plugin-go's
releases</a>.</em></p>
<blockquote>
<h2>v0.29.0</h2>
<p>NOTES:</p>
<ul>
<li>all: This Go module has been updated to Go 1.24 per the <a
href="https://go.dev/doc/devel/release#policy">Go support policy</a>. It
is recommended to review the <a href="https://go.dev/doc/go1.24">Go 1.24
release notes</a> before upgrading. Any consumers building on earlier Go
versions may experience errors. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/556">#556</a>)</li>
<li>tfprotov5+tfprotov6: An upcoming release will require the
<code>ActionServer</code> implementation as part of
<code>ProviderServer</code>. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/534">#534</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>tfprotov5+tfprotov6: Upgraded protocols and added types to support
the new action type. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/534">#534</a>)</li>
<li>tfprotov5+tfprotov6: Upgraded protocols and added types to support
the new list type (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/525">#525</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>tftypes: <code>tftypes.Value.IsFullyNull()</code> allows SDKs to
determine when a value is null or consists of only null elements and
attributes. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/541">#541</a>)</li>
</ul>
<h2>v0.29.0-beta.1</h2>
<p>NOTES:</p>
<ul>
<li>Updates the <code>ValidateListResourceConfig</code> RPC to validate
<code>include_resource</code> as well as <code>limit</code> (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/538">#538</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>tfprotov5+tfprotov6: Add action validation RPC (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/539">#539</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>tftypes: <code>tftypes.Value.IsFullyNull()</code> allows SDKs to
determine when a value is null or consists of only null elements and
attributes. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/541">#541</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>Fix proto field numbering for <code>GetProviderSchema</code> (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/539">#539</a>)</li>
</ul>
<h2>v0.29.0-alpha.1</h2>
<p>NOTES:</p>
<ul>
<li>This alpha pre-release contains the protocol definitions and Go type
definitions for list resources, which are a new type of resource. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/512">#512</a>)</li>
<li>A <code>ProviderServerWithListResource</code> can be used with the
<code>terraform query</code> subcommand in Terraform
1.13.0-alpha20250708 and later to search unmanaged infrastructure. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/512">#512</a>)</li>
<li>The list resource protocol definitions are considered experimental
and may change up until general availability. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/512">#512</a>)</li>
<li>tfprotov5+tfprotov6: An upcoming release will require the
<code>ValidateListResourceConfig</code> and <code>ListResource</code>
implementations as part of <code>ProviderServer</code>. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/514">#514</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-go's
changelog</a>.</em></p>
<blockquote>
<h2>0.29.0 (September 17, 2025)</h2>
<p>NOTES:</p>
<ul>
<li>all: This Go module has been updated to Go 1.24 per the <a
href="https://go.dev/doc/devel/release#policy">Go support policy</a>. It
is recommended to review the <a href="https://go.dev/doc/go1.24">Go 1.24
release notes</a> before upgrading. Any consumers building on earlier Go
versions may experience errors. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/556">#556</a>)</li>
<li>tfprotov5+tfprotov6: An upcoming release will require the
<code>ActionServer</code> implementation as part of
<code>ProviderServer</code>. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/534">#534</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>tfprotov5+tfprotov6: Upgraded protocols and added types to support
the new action type. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/534">#534</a>)</li>
<li>tfprotov5+tfprotov6: Upgraded protocols and added types to support
the new list type (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/525">#525</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>tftypes: <code>tftypes.Value.IsFullyNull()</code> allows SDKs to
determine when a value is null or consists of only null elements and
attributes. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/541">#541</a>)</li>
</ul>
<h2>0.29.0-beta.1 (July 31, 2025)</h2>
<p>NOTES:</p>
<ul>
<li>Updates the <code>ValidateListResourceConfig</code> RPC to validate
<code>include_resource</code> as well as <code>limit</code> (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/538">#538</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>tfprotov5+tfprotov6: Add action validation RPC (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/539">#539</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>tftypes: <code>tftypes.Value.IsFullyNull()</code> allows SDKs to
determine when a value is null or consists of only null elements and
attributes. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/541">#541</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>Fix proto field numbering for <code>GetProviderSchema</code> (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/539">#539</a>)</li>
</ul>
<h2>0.29.0-alpha.1 (July 08, 2025)</h2>
<p>NOTES:</p>
<ul>
<li>This alpha pre-release contains the protocol definitions and Go type
definitions for list resources, which are a new type of resource. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/512">#512</a>)</li>
<li>A <code>ProviderServerWithListResource</code> can be used with the
<code>terraform query</code> subcommand in Terraform
1.13.0-alpha20250708 and later to search unmanaged infrastructure. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/512">#512</a>)</li>
<li>The list resource protocol definitions are considered experimental
and may change up until general availability. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/512">#512</a>)</li>
<li>tfprotov5+tfprotov6: An upcoming release will require the
<code>ValidateListResourceConfig</code> and <code>ListResource</code>
implementations as part of <code>ProviderServer</code>. (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/514">#514</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/a361c9bf2cc501ea50660fd14125d33c57260454"><code>a361c9b</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/9c9e494a6e759b9ad203c826335c57d52f576d2c"><code>9c9e494</code></a>
add changelog for list (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/561">#561</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/2cd3335df03c44f7acdded7f111446f65292b575"><code>2cd3335</code></a>
add action changelogs (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/560">#560</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/c3810b1245c0f956919b8d453cff9d28119914f0"><code>c3810b1</code></a>
Simplify actions to one schema type (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/559">#559</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/0d697e5665132b205e43bcd5243e4e11f02a1730"><code>0d697e5</code></a>
build(deps): Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/557">#557</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/ef1c33e9ddce70a1938c542f38aea8db8957d1f1"><code>ef1c33e</code></a>
build(deps): Bump google.golang.org/grpc from 1.75.0 to 1.75.1 (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/558">#558</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/45d8122ffc9f246ee0a1dc74afe66917e3cb4143"><code>45d8122</code></a>
build(deps): Bump github.com/hashicorp/go-plugin from 1.6.3 to 1.7.0 (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/555">#555</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/d0210751fafbe65e71a45affc3b65c252b93eb00"><code>d021075</code></a>
build(deps): Bump the github-actions group with 2 updates (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/556">#556</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/4c19f069077df4604e75bb02898903f7a78a31c7"><code>4c19f06</code></a>
Update action proto v5/v6 definitions to match TF core (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/554">#554</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/f90fa5d0756cde5bdd75fc54bc45ea796b635d8d"><code>f90fa5d</code></a>
build(deps): Bump github.com/hashicorp/terraform-registry-address (<a
href="https://github.com/hashicorp/terraform-plugin-go/issues/553">#553</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-plugin-go/compare/v0.28.0...v0.29.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)
</details>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 2993d0b commit fe1630d
2 files changed
+13
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | | - | |
| 230 | + | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
256 | | - | |
| 255 | + | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
264 | | - | |
| 263 | + | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
282 | | - | |
| 281 | + | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
0 commit comments