|
| 1 | +## [terraform-provider-talos 0.10.0-beta.0](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.10.0-beta.0) (2025-11-28) |
| 2 | + |
| 3 | +Welcome to the v0.10.0-beta.0 release of terraform-provider-talos! |
| 4 | +*This is a pre-release of terraform-provider-talos* |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | +Please try out the release binaries and report any issues at |
| 9 | +https://github.com/siderolabs/terraform-provider-talos/issues. |
| 10 | + |
| 11 | +### config patches |
| 12 | + |
| 13 | +JSON6502 patches are no longer supported, use strategic patches instead. |
| 14 | + |
| 15 | + |
| 16 | +### Component Updates |
| 17 | + |
| 18 | +Talos sdk: v1.12.0-beta.0 |
| 19 | + |
| 20 | + |
| 21 | +### Contributors |
| 22 | + |
| 23 | +* Noel Georgi |
| 24 | + |
| 25 | +### Changes |
| 26 | +<details><summary>1 commit</summary> |
| 27 | +<p> |
| 28 | + |
| 29 | +* [`11063bc`](https://github.com/siderolabs/terraform-provider-talos/commit/11063bc25f97c7abb8ae9ceb099bbc523c8655b8) chore: bump deps |
| 30 | +</p> |
| 31 | +</details> |
| 32 | + |
| 33 | +### Dependency Changes |
| 34 | + |
| 35 | +* **github.com/hashicorp/terraform-plugin-docs** v0.22.0 -> v0.24.0 |
| 36 | +* **github.com/hashicorp/terraform-plugin-framework** v1.15.1 -> v1.16.1 |
| 37 | +* **github.com/hashicorp/terraform-plugin-framework-timeouts** v0.5.0 -> v0.7.0 |
| 38 | +* **github.com/hashicorp/terraform-plugin-framework-validators** v0.18.0 -> v0.19.0 |
| 39 | +* **github.com/hashicorp/terraform-plugin-go** v0.28.0 -> v0.29.0 |
| 40 | +* **github.com/hashicorp/terraform-plugin-log** v0.9.0 -> v0.10.0 |
| 41 | +* **github.com/hashicorp/terraform-plugin-sdk/v2** v2.37.0 -> v2.38.1 |
| 42 | +* **github.com/siderolabs/crypto** v0.6.3 -> v0.6.4 |
| 43 | +* **github.com/siderolabs/gen** v0.8.5 -> v0.8.6 |
| 44 | +* **github.com/siderolabs/image-factory** v0.8.3 -> v0.9.0 |
| 45 | +* **github.com/siderolabs/talos** v1.11.0 -> v1.12.0-beta.0 |
| 46 | +* **github.com/siderolabs/talos/pkg/machinery** v1.11.0 -> v1.12.0-beta.0 |
| 47 | +* **go.yaml.in/yaml/v4** v4.0.0-rc.3 **_new_** |
| 48 | +* **golang.org/x/mod** v0.27.0 -> v0.30.0 |
| 49 | +* **k8s.io/client-go** v0.34.0 -> v0.35.0-alpha.3 |
| 50 | + |
| 51 | +Previous release can be found at [v0.9.0](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.9.0) |
| 52 | + |
1 | 53 | ## [terraform-provider-talos 0.9.0-alpha.0](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.9.0-alpha.0) (2025-05-19) |
2 | 54 |
|
3 | 55 | Welcome to the v0.9.0-alpha.0 release of terraform-provider-talos! |
|
0 commit comments