Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hashicorp/terraform-plugin-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.16.1
Choose a base ref
...
head repository: hashicorp/terraform-plugin-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.0
Choose a head ref
  • 9 commits
  • 81 files changed
  • 5 contributors

Commits on Oct 7, 2025

  1. list: update list result validation to check if identity is fully null (

    #1230)
    
    * update list result validation to check if identity is fully null
    
    * add changelog
    stephybun authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    8855023 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Add support for write-only attributes in actions (#1233)

    * Add support for write-only attributes in action schema
    
    * Add changelog entry
    
    * Update comments to clarify usage
    SBGoods authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    e0355d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. build(deps): Bump actions/upload-artifact in the github-actions group (

    …#1234)
    
    Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@ea165f8...330a01c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    58c003c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. build(deps): Bump golangci/golangci-lint-action (#1238)

    Bumps the github-actions group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).
    
    
    Updates `golangci/golangci-lint-action` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@4afd733...0a35821)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: 9.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    5310c68 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. build(deps): Bump github.com/hashicorp/terraform-plugin-log (#1240)

    Bumps [github.com/hashicorp/terraform-plugin-log](https://github.com/hashicorp/terraform-plugin-log) from 0.9.0 to 0.10.0.
    - [Release notes](https://github.com/hashicorp/terraform-plugin-log/releases)
    - [Changelog](https://github.com/hashicorp/terraform-plugin-log/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/terraform-plugin-log@v0.9.0...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/terraform-plugin-log
      dependency-version: 0.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    1df337d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. build(deps): Bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /tools (

    …#1241)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.45.0.
    - [Commits](golang/crypto@v0.36.0...v0.45.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.45.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    7fb5005 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. build(deps): Bump the github-actions group with 3 updates (#1243)

    Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-go](https://github.com/actions/setup-go) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).
    
    
    Updates `actions/checkout` from 5.0.0 to 6.0.0
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@08c6903...1af3b93)
    
    Updates `actions/setup-go` from 6.0.0 to 6.1.0
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@4469467...4dc6199)
    
    Updates `golangci/golangci-lint-action` from 9.0.0 to 9.1.0
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@0a35821...e7fa5ac)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/setup-go
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: golangci/golangci-lint-action
      dependency-version: 9.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    44348af View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. all: Add UseNonNullStateForUnknown plan modifier to assist with chi…

    …ld nested attribute use-cases (#1242)
    
    * non-number primitives
    
    * number primitive plan modifiers
    
    * collections + object
    
    * add changelogs
    
    * update 1.15.1 changelog
    austinvalle authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    18140ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d11e388 View commit details
    Browse the repository at this point in the history
Loading