Skip to content

Commit eabbc46

Browse files
Bump github.com/hashicorp/terraform-plugin-framework from 1.16.1 to 1.17.0 in the terraform-plugin group (#208)
Bumps the terraform-plugin group with 1 update: [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework). Updates `github.com/hashicorp/terraform-plugin-framework` from 1.16.1 to 1.17.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-framework/releases">github.com/hashicorp/terraform-plugin-framework's releases</a>.</em></p> <blockquote> <h2>v1.17.0</h2> <p>NOTES:</p> <ul> <li>In <code>terraform-plugin-framework@v1.15.1</code>, the <code>UseStateForUnknown</code> plan modifier was updated to preserve null values from prior state for unconfigured attributes. This updated version can cause plan inconsistency errors when used on child attributes of a nested attribute that expect <code>UseStateForUnknown</code> to keep the child attributes on new nested objects as <code>&lt;unknown&gt;</code> (known after apply). The new <code>UseNonNullStateForUnknown</code> plan modifier can now be used where child attributes are expecting this pre-1.15.1 behavior. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1197">#1197</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>action/schema: Added <code>WriteOnly</code> schema field for action schemas. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1233">#1233</a>)</li> <li>all: Added a new plan modifier for all types, <code>UseNonNullStateForUnknown</code> that preserves known, non-null, values for unconfigured attributes. This can be used when it is known that an unconfigured value will remain the same after the attribute is updated to a non-null value. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1242">#1242</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>fwserver: update validation list result validation to check if an identity's values are all null (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1230">#1230</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-framework's changelog</a>.</em></p> <blockquote> <h2>1.17.0 (December 02, 2025)</h2> <p>NOTES:</p> <ul> <li>In <code>terraform-plugin-framework@v1.15.1</code>, the <code>UseStateForUnknown</code> plan modifier was updated to preserve null values from prior state for unconfigured attributes. This updated version can cause plan inconsistency errors when used on child attributes of a nested attribute that expect <code>UseStateForUnknown</code> to keep the child attributes on new nested objects as <code>&lt;unknown&gt;</code> (known after apply). The new <code>UseNonNullStateForUnknown</code> plan modifier can now be used where child attributes are expecting this pre-1.15.1 behavior. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1197">#1197</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>action/schema: Added <code>WriteOnly</code> schema field for action schemas. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1233">#1233</a>)</li> <li>all: Added a new plan modifier for all types, <code>UseNonNullStateForUnknown</code> that preserves known, non-null, values for unconfigured attributes. This can be used when it is known that an unconfigured value will remain the same after the attribute is updated to a non-null value. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1242">#1242</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>fwserver: update validation list result validation to check if an identity's values are all null (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1230">#1230</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/d11e38895e5c74b11a2a5748ad02a9dd806ec163"><code>d11e388</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/18140ec9b32ef46fe25a7e318663ff612d06938f"><code>18140ec</code></a> all: Add <code>UseNonNullStateForUnknown</code> plan modifier to assist with child neste...</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/44348af3923c82a93c64ae7dca906d9850ba956b"><code>44348af</code></a> build(deps): Bump the github-actions group with 3 updates (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1243">#1243</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/7fb50058928e09bae9289d436c60b576270d1bf5"><code>7fb5005</code></a> build(deps): Bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /tools (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1241">#1241</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/1df337d9d8fce9baa44f78db64f14dc0a0312d89"><code>1df337d</code></a> build(deps): Bump github.com/hashicorp/terraform-plugin-log (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1240">#1240</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/5310c6836867f6bc6bce5cf466ad0f3408bb5668"><code>5310c68</code></a> build(deps): Bump golangci/golangci-lint-action (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1238">#1238</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/58c003c58a4fece7f6904f2c1ec9fe96f5f39703"><code>58c003c</code></a> build(deps): Bump actions/upload-artifact in the github-actions group (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1234">#1234</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/e0355d6e6ed7903297a537b663b64c0266dd40f0"><code>e0355d6</code></a> Add support for write-only attributes in actions (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1233">#1233</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/8855023d0fe786d15a500a5bd718447cd4d52d25"><code>8855023</code></a> list: update list result validation to check if identity is fully null (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1230">#1230</a>)</li> <li>See full diff in <a href="https://github.com/hashicorp/terraform-plugin-framework/compare/v1.16.1...v1.17.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/terraform-plugin-framework&package-manager=go_modules&previous-version=1.16.1&new-version=1.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d310cea commit eabbc46

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module github.com/terraform-providers/terraform-provider-rundeck
22

33
require (
4-
github.com/hashicorp/terraform-plugin-framework v1.16.1
4+
github.com/hashicorp/terraform-plugin-framework v1.17.0
55
github.com/hashicorp/terraform-plugin-framework-validators v0.19.0
66
github.com/hashicorp/terraform-plugin-go v0.29.0
77
github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ github.com/hashicorp/terraform-exec v0.23.1 h1:diK5NSSDXDKqHEOIQefBMu9ny+FhzwlwV
123123
github.com/hashicorp/terraform-exec v0.23.1/go.mod h1:e4ZEg9BJDRaSalGm2z8vvrPONt0XWG0/tXpmzYTf+dM=
124124
github.com/hashicorp/terraform-json v0.27.1 h1:zWhEracxJW6lcjt/JvximOYyc12pS/gaKSy/wzzE7nY=
125125
github.com/hashicorp/terraform-json v0.27.1/go.mod h1:GzPLJ1PLdUG5xL6xn1OXWIjteQRT2CNT9o/6A9mi9hE=
126-
github.com/hashicorp/terraform-plugin-framework v1.16.1 h1:1+zwFm3MEqd/0K3YBB2v9u9DtyYHyEuhVOfeIXbteWA=
127-
github.com/hashicorp/terraform-plugin-framework v1.16.1/go.mod h1:0xFOxLy5lRzDTayc4dzK/FakIgBhNf/lC4499R9cV4Y=
126+
github.com/hashicorp/terraform-plugin-framework v1.17.0 h1:JdX50CFrYcYFY31gkmitAEAzLKoBgsK+iaJjDC8OexY=
127+
github.com/hashicorp/terraform-plugin-framework v1.17.0/go.mod h1:4OUXKdHNosX+ys6rLgVlgklfxN3WHR5VHSOABeS/BM0=
128128
github.com/hashicorp/terraform-plugin-framework-validators v0.19.0 h1:Zz3iGgzxe/1XBkooZCewS0nJAaCFPFPHdNJd8FgE4Ow=
129129
github.com/hashicorp/terraform-plugin-framework-validators v0.19.0/go.mod h1:GBKTNGbGVJohU03dZ7U8wHqc2zYnMUawgCN+gC0itLc=
130130
github.com/hashicorp/terraform-plugin-go v0.29.0 h1:1nXKl/nSpaYIUBU1IG/EsDOX0vv+9JxAltQyDMpq5mU=

0 commit comments

Comments
 (0)