terraform-provider-talos 0.8.0-alpha.0 (2025-04-18)
Welcome to the v0.8.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.
Component Updates
Talos sdk: v1.10.0-beta.0
Contributors
- Noel Georgi
- Andrey Smirnov
- Matt Willsher
Changes
6 commits
13c07e2release(v0.8.0-alpha.0): prepare release2cfcf88chore: bump deps46ab81cfix: drop talos<->k8s compatibility check69596f1fix: skip if aggregator certs are nild3214dcrefactor: pull platform metadata from Talos machinery5c0ff77feat: add secure boot support to non-metal image factory urls
Dependency Changes
- github.com/hashicorp/terraform-plugin-docs v0.20.1 -> v0.21.0
- github.com/hashicorp/terraform-plugin-framework v1.13.0 -> v1.14.1
- github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1 -> v0.5.0
- github.com/hashicorp/terraform-plugin-framework-validators v0.16.0 -> v0.17.0
- github.com/hashicorp/terraform-plugin-go v0.25.0 -> v0.26.0
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.35.0 -> v2.36.1
- github.com/hashicorp/terraform-plugin-testing v1.11.0 -> v1.12.0
- github.com/siderolabs/image-factory v0.6.4 -> v0.6.8
- github.com/siderolabs/talos v1.9.2 -> v1.10.0-beta.0
- github.com/siderolabs/talos/pkg/machinery v1.9.2 -> v1.10.0-beta.0
- golang.org/x/mod v0.22.0 -> v0.24.0
- k8s.io/client-go v0.32.0 -> v0.33.0-rc.0
Previous release can be found at v0.7.1