Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.16.1 to 1.17.0#289

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/go_modules/github.com/hashicorp/terraform-plugin-framework-1.17.0

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubDec 8, 2025

Bumpsgithub.com/hashicorp/terraform-plugin-framework from 1.16.1 to 1.17.0.

Release notes

Sourced fromgithub.com/hashicorp/terraform-plugin-framework's releases.

v1.17.0

NOTES:

  • Interraform-plugin-framework@v1.15.1, theUseStateForUnknown 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 expectUseStateForUnknown to keep the child attributes on new nested objects as<unknown> (known after apply).The newUseNonNullStateForUnknown plan modifier can now be used where child attributes are expecting this pre-1.15.1 behavior. (#1197)

FEATURES:

  • action/schema: AddedWriteOnly schema field for action schemas. (#1233)
  • all: Added a new plan modifier for all types,UseNonNullStateForUnknown 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. (#1242)

BUG FIXES:

  • fwserver: update validation list result validation to check if an identity's values are all null (#1230)
Changelog

Sourced fromgithub.com/hashicorp/terraform-plugin-framework's changelog.

1.17.0 (December 02, 2025)

NOTES:

  • Interraform-plugin-framework@v1.15.1, theUseStateForUnknown 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 expectUseStateForUnknown to keep the child attributes on new nested objects as<unknown> (known after apply).The newUseNonNullStateForUnknown plan modifier can now be used where child attributes are expecting this pre-1.15.1 behavior. (#1197)

FEATURES:

  • action/schema: AddedWriteOnly schema field for action schemas. (#1233)
  • all: Added a new plan modifier for all types,UseNonNullStateForUnknown 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. (#1242)

BUG FIXES:

  • fwserver: update validation list result validation to check if an identity's values are all null (#1230)
Commits
  • d11e388 Update changelog
  • 18140ec all: AddUseNonNullStateForUnknown plan modifier to assist with child neste...
  • 44348af build(deps): Bump the github-actions group with 3 updates (#1243)
  • 7fb5005 build(deps): Bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /tools (#1241)
  • 1df337d build(deps): Bump github.com/hashicorp/terraform-plugin-log (#1240)
  • 5310c68 build(deps): Bump golangci/golangci-lint-action (#1238)
  • 58c003c build(deps): Bump actions/upload-artifact in the github-actions group (#1234)
  • e0355d6 Add support for write-only attributes in actions (#1233)
  • 8855023 list: update list result validation to check if identity is fully null (#1230)
  • See full diff incompare view

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 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)

Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.16.1 to 1.17.0.- [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases)- [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md)- [Commits](hashicorp/terraform-plugin-framework@v1.16.1...v1.17.0)---updated-dependencies:- dependency-name: github.com/hashicorp/terraform-plugin-framework  dependency-version: 1.17.0  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file goPull requests that update Go code labelsDec 8, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filegoPull requests that update Go code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants


[8]ページ先頭

©2009-2025 Movatter.jp