Skip to content

Conversation

@elastic-renovate-prod
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-framework require minor v1.16.1 -> v1.17.0

Release Notes

hashicorp/terraform-plugin-framework (github.com/hashicorp/terraform-plugin-framework)

v1.17.0

Compare Source

NOTES:

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

FEATURES:

  • action/schema: Added WriteOnly 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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod
Copy link
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@elastic-renovate-prod elastic-renovate-prod bot enabled auto-merge (squash) December 3, 2025 07:17
@elastic-renovate-prod elastic-renovate-prod bot merged commit 38ea6fd into main Dec 3, 2025
99 of 105 checks passed
@elastic-renovate-prod elastic-renovate-prod bot deleted the renovate/github.com-hashicorp-terraform-plugin-framework-1.x branch December 3, 2025 10:07
tobio added a commit that referenced this pull request Dec 3, 2025
* origin/main: (29 commits)
  Bump test timeouts
  fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.17.0 (#1508)
  chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.2.2 (#1502)
  Allow index or data_view_id to be unknown (#1499)
  Add security exception list (#1495)
  Add mapping_total_fields_limit (#1494)
  Add security list item (#1492)
  Add elasticstack_kibana_default_data_view resource to manage default data view (#1379)
  fix(deps): update module github.com/hashicorp/go-version to v1.8.0 (#1498)
  chore(deps): update kibana-openapi-spec digest to e84e2eb (#1497)
  Add security list resource (#1489)
  Migrate from deprecated Goreleaser config (#1493)
  chore(deps): update kibana-openapi-spec digest to c99d51c (#1487)
  [Feature] Introduce elasticsearch alias resource with atomic write index management and nested attributes (#1343)
  Support setting solution for 8.16+ on Cloud (#1486)
  Refactor all Kibana connector acceptance tests to use ConfigDirectory pattern (#1484)
  Support .bedrock and .gen-ai connectors (#1467)
  Bump golang.org/x/crypto from 0.41.0 to 0.45.0 in /libs/go-kibana-rest (#1481)
  Bump golang.org/x/crypto from 0.42.0 to 0.45.0 (#1480)
  fix(deps): update module github.com/go-resty/resty/v2 to v2.17.0 (#1478)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants