|
| 1 | +## [terraform-provider-talos 0.8.0-alpha.0](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.8.0-alpha.0) (2025-04-18) |
| 2 | + |
| 3 | +Welcome to the v0.8.0-alpha.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 | +### Component Updates |
| 12 | + |
| 13 | +Talos sdk: v1.10.0-beta.0 |
| 14 | + |
| 15 | + |
| 16 | +### Contributors |
| 17 | + |
| 18 | +* Noel Georgi |
| 19 | +* Andrey Smirnov |
| 20 | +* Matt Willsher |
| 21 | + |
| 22 | +### Changes |
| 23 | +<details><summary>5 commits</summary> |
| 24 | +<p> |
| 25 | + |
| 26 | +* [`2cfcf88`](https://github.com/siderolabs/terraform-provider-talos/commit/2cfcf8802e61550ad7570aa8cbd44439700fd677) chore: bump deps |
| 27 | +* [`46ab81c`](https://github.com/siderolabs/terraform-provider-talos/commit/46ab81ca8b799e5390cf398a4a65210d2425a41e) fix: drop talos<->k8s compatibility check |
| 28 | +* [`69596f1`](https://github.com/siderolabs/terraform-provider-talos/commit/69596f1e4b74a1d0f95e663315724d9e8150b5b0) fix: skip if aggregator certs are nil |
| 29 | +* [`d3214dc`](https://github.com/siderolabs/terraform-provider-talos/commit/d3214dc15659de2906c1aaf2912e77a90dfaca7b) refactor: pull platform metadata from Talos machinery |
| 30 | +* [`5c0ff77`](https://github.com/siderolabs/terraform-provider-talos/commit/5c0ff772a72339827bbd63d3fe59c52fb73148de) feat: add secure boot support to non-metal image factory urls |
| 31 | +</p> |
| 32 | +</details> |
| 33 | + |
| 34 | +### Dependency Changes |
| 35 | + |
| 36 | +* **github.com/hashicorp/terraform-plugin-docs** v0.20.1 -> v0.21.0 |
| 37 | +* **github.com/hashicorp/terraform-plugin-framework** v1.13.0 -> v1.14.1 |
| 38 | +* **github.com/hashicorp/terraform-plugin-framework-timeouts** v0.4.1 -> v0.5.0 |
| 39 | +* **github.com/hashicorp/terraform-plugin-framework-validators** v0.16.0 -> v0.17.0 |
| 40 | +* **github.com/hashicorp/terraform-plugin-go** v0.25.0 -> v0.26.0 |
| 41 | +* **github.com/hashicorp/terraform-plugin-sdk/v2** v2.35.0 -> v2.36.1 |
| 42 | +* **github.com/hashicorp/terraform-plugin-testing** v1.11.0 -> v1.12.0 |
| 43 | +* **github.com/siderolabs/image-factory** v0.6.4 -> v0.6.8 |
| 44 | +* **github.com/siderolabs/talos** v1.9.2 -> v1.10.0-beta.0 |
| 45 | +* **github.com/siderolabs/talos/pkg/machinery** v1.9.2 -> v1.10.0-beta.0 |
| 46 | +* **golang.org/x/mod** v0.22.0 -> v0.24.0 |
| 47 | +* **k8s.io/client-go** v0.32.0 -> v0.33.0-rc.0 |
| 48 | + |
| 49 | +Previous release can be found at [v0.7.1](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.7.1) |
| 50 | + |
| 51 | +## [terraform-provider-talos 0.8.0-alpha.0](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.8.0-alpha.0) (2025-04-18) |
| 52 | + |
| 53 | +Welcome to the v0.8.0-alpha.0 release of terraform-provider-talos! |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | +Please try out the release binaries and report any issues at |
| 58 | +https://github.com/siderolabs/terraform-provider-talos/issues. |
| 59 | + |
| 60 | +### Component Updates |
| 61 | + |
| 62 | +Talos sdk: v1.10.0-beta.0 |
| 63 | + |
| 64 | + |
| 65 | +### Contributors |
| 66 | + |
| 67 | +* Noel Georgi |
| 68 | +* Andrey Smirnov |
| 69 | +* Matt Willsher |
| 70 | + |
| 71 | +### Changes |
| 72 | +<details><summary>5 commits</summary> |
| 73 | +<p> |
| 74 | + |
| 75 | +* [`2cfcf88`](https://github.com/siderolabs/terraform-provider-talos/commit/2cfcf8802e61550ad7570aa8cbd44439700fd677) chore: bump deps |
| 76 | +* [`46ab81c`](https://github.com/siderolabs/terraform-provider-talos/commit/46ab81ca8b799e5390cf398a4a65210d2425a41e) fix: drop talos<->k8s compatibility check |
| 77 | +* [`69596f1`](https://github.com/siderolabs/terraform-provider-talos/commit/69596f1e4b74a1d0f95e663315724d9e8150b5b0) fix: skip if aggregator certs are nil |
| 78 | +* [`d3214dc`](https://github.com/siderolabs/terraform-provider-talos/commit/d3214dc15659de2906c1aaf2912e77a90dfaca7b) refactor: pull platform metadata from Talos machinery |
| 79 | +* [`5c0ff77`](https://github.com/siderolabs/terraform-provider-talos/commit/5c0ff772a72339827bbd63d3fe59c52fb73148de) feat: add secure boot support to non-metal image factory urls |
| 80 | +</p> |
| 81 | +</details> |
| 82 | + |
| 83 | +### Dependency Changes |
| 84 | + |
| 85 | +* **github.com/hashicorp/terraform-plugin-docs** v0.20.1 -> v0.21.0 |
| 86 | +* **github.com/hashicorp/terraform-plugin-framework** v1.13.0 -> v1.14.1 |
| 87 | +* **github.com/hashicorp/terraform-plugin-framework-timeouts** v0.4.1 -> v0.5.0 |
| 88 | +* **github.com/hashicorp/terraform-plugin-framework-validators** v0.16.0 -> v0.17.0 |
| 89 | +* **github.com/hashicorp/terraform-plugin-go** v0.25.0 -> v0.26.0 |
| 90 | +* **github.com/hashicorp/terraform-plugin-sdk/v2** v2.35.0 -> v2.36.1 |
| 91 | +* **github.com/hashicorp/terraform-plugin-testing** v1.11.0 -> v1.12.0 |
| 92 | +* **github.com/siderolabs/image-factory** v0.6.4 -> v0.6.8 |
| 93 | +* **github.com/siderolabs/talos** v1.9.2 -> v1.10.0-beta.0 |
| 94 | +* **github.com/siderolabs/talos/pkg/machinery** v1.9.2 -> v1.10.0-beta.0 |
| 95 | +* **golang.org/x/mod** v0.22.0 -> v0.24.0 |
| 96 | +* **k8s.io/client-go** v0.32.0 -> v0.33.0-rc.0 |
| 97 | + |
| 98 | +Previous release can be found at [v0.7.1](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.7.1) |
| 99 | + |
1 | 100 | ## [terraform-provider-talos 0.7.0-alpha.0](https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.7.0-alpha.0) (2024-10-21) |
2 | 101 |
|
3 | 102 | Welcome to the v0.7.0-alpha.0 release of terraform-provider-talos! |
|
0 commit comments