v0.4.0
terraform-provider-talos 0.4.0 (2023-12-15)
Welcome to the v0.4.0 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 Cluster Health data source
talos_cluster_health
data source has been added and the wait
parameter from the talos_cluster_kubeconfig
data source is now deprecated.
Component Updates
Talos sdk: v1.6.0
Contributors
- Noel Georgi
- Dmitriy Matrenichev
- Serge Logvinov
- Célia Vytrac
- Rui Lopes
Changes
13 commits
c3987bc
release(v0.4.0): prepare releasec295457
chore: bump talos machinery to v1.6.0086bdf3
chore: bump deps3fc436b
chore: externalize importsb465312
fix: renovate triggers7db510c
chore: add the missing slack workflow2ff68ba
fix: talos_version nil parsingacdc00d
docs: update references and cleanup4587ebd
release(v0.4.0-alpha.0): prepare release1c918e6
chore: add conformed36726
feat: addtalos_cluster_health
data source.5ac7183
fix: node/endpoint were swapped for some resources.713ac46
fix: creation of talos client
Changes since v0.4.0-alpha.0
8 commits
c3987bc
release(v0.4.0): prepare releasec295457
chore: bump talos machinery to v1.6.0086bdf3
chore: bump deps3fc436b
chore: externalize importsb465312
fix: renovate triggers7db510c
chore: add the missing slack workflow2ff68ba
fix: talos_version nil parsingacdc00d
docs: update references and cleanup
Changes from siderolabs/gen
2 commits
Changes from siderolabs/go-blockdevice
Dependency Changes
- github.com/hashicorp/terraform-plugin-framework v1.3.4 -> v1.4.2
- github.com/hashicorp/terraform-plugin-framework-validators v0.11.0 -> v0.12.0
- github.com/hashicorp/terraform-plugin-go v0.18.0 -> v0.19.1
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.27.0 -> v2.30.0
- github.com/hashicorp/terraform-plugin-testing v1.4.0 -> v1.6.0
- github.com/siderolabs/gen v0.4.5 -> v0.4.7
- github.com/siderolabs/go-blockdevice v0.4.6 -> v0.4.7
- github.com/siderolabs/talos/pkg/machinery v1.5.2 -> v1.6.0
- golang.org/x/mod v0.12.0 -> v0.14.0
- google.golang.org/grpc v1.57.0 -> v1.60.0
- k8s.io/client-go v0.28.0 -> v0.28.4
Previous release can be found at v0.3.4