Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2025

This PR contains the following updates:

Package Type Update Change
talos (source) required_provider minor ~> 0.8~> 0.10

Release Notes

siderolabs/terraform-provider-talos (talos)

v0.10.0

Compare Source

Welcome to the v0.10.0-beta.0 release of terraform-provider-talos!
This is a pre-release of terraform-provider-talos

Please try out the release binaries and report any issues at
https://github.com/siderolabs/terraform-provider-talos/issues.

config patches

JSON6502 patches are no longer supported, use strategic patches instead.

Component Updates

Talos sdk: v1.12.0-beta.0

Contributors
  • Noel Georgi
Changes
1 commit

Dependency Changes
  • github.com/hashicorp/terraform-plugin-docs v0.22.0 -> v0.24.0
  • github.com/hashicorp/terraform-plugin-framework v1.15.1 -> v1.16.1
  • github.com/hashicorp/terraform-plugin-framework-timeouts v0.5.0 -> v0.7.0
  • github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 -> v0.19.0
  • github.com/hashicorp/terraform-plugin-go v0.28.0 -> v0.29.0
  • github.com/hashicorp/terraform-plugin-log v0.9.0 -> v0.10.0
  • github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 -> v2.38.1
  • github.com/siderolabs/crypto v0.6.3 -> v0.6.4
  • github.com/siderolabs/gen v0.8.5 -> v0.8.6
  • github.com/siderolabs/image-factory v0.8.3 -> v0.9.0
  • github.com/siderolabs/talos v1.11.0 -> v1.12.0-beta.0
  • github.com/siderolabs/talos/pkg/machinery v1.11.0 -> v1.12.0-beta.0
  • go.yaml.in/yaml/v4 v4.0.0-rc.3 new
  • golang.org/x/mod v0.27.0 -> v0.30.0
  • k8s.io/client-go v0.34.0 -> v0.35.0-alpha.3

Previous release can be found at v0.9.0

v0.9.0

Compare Source

Welcome to the v0.9.0-alpha.0 release of terraform-provider-talos!
This is a pre-release of terraform-provider-talos

Please try out the release binaries and report any issues at
https://github.com/siderolabs/terraform-provider-talos/issues.

talos_machine_disks Data Source

The talos_machine_disks data source has been updated to use the better CEL expression language.
The resource attributes and selector have been updated to use the new syntax.
The user would need to update the data source in their configuration to use the new syntax.
The expression syntax is documented in the CEL documentation.

This also brings in consistency with how disks are reported in Talos.

Component Updates

Talos sdk: v1.11.0-alpha.0

Contributors
  • Noel Georgi
  • Halvdan Hoem Grelland
  • obvionaoe
Changes
7 commits

  • 4016c0c fix: secureboot installer urls for non-metal platform
  • 34f3f1e chore: simplify disk selector code
  • 93070aa feat: use CEL expression filters for talos_machine_disks
  • f70e10e fix: allow talos_version to be used without a v prefix
  • fa8002d chore: bump deps
  • e76002d fix: factory installer urls
  • 44eec1c fix: image factory examples and docs

Dependency Changes
  • github.com/hashicorp/terraform-plugin-framework-validators v0.17.0 -> v0.18.0
  • github.com/siderolabs/gen v0.8.0 -> v0.8.1
  • github.com/siderolabs/image-factory v0.6.9 -> v0.7.0
  • github.com/siderolabs/talos v1.10.0 -> v1.11.0-alpha.0
  • github.com/siderolabs/talos/pkg/machinery v1.10.0 -> v1.11.0-alpha.0

Previous release can be found at v0.8.1


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update terraform talos to ~> 0.9 chore(deps): update terraform talos to ~> 0.10 Dec 23, 2025
@renovate renovate bot force-pushed the renovate/talos-0.x branch from 766c742 to 7dc6514 Compare December 23, 2025 14:31
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.

1 participant