Skip to content

v0.4.0-alpha.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 19:04
· 36 commits to main since this release
v0.4.0-alpha.0
4587ebd

terraform-provider-talos 0.4.0-alpha.0 (2023-08-30)

Welcome to the v0.4.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 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-alpha.0

Contributors

  • Noel Georgi
  • Dmitriy Matrenichev

Changes

5 commits

  • 4587ebd release(v0.4.0-alpha.0): prepare release
  • 1c918e6 chore: add conform
  • ed36726 feat: add talos_cluster_health data source.
  • 5ac7183 fix: node/endpoint were swapped for some resources.
  • 713ac46 fix: creation of talos client

Changes from siderolabs/gen

1 commit

Dependency Changes

  • github.com/hashicorp/terraform-plugin-framework v1.3.4 -> v1.3.5
  • github.com/hashicorp/terraform-plugin-sdk/v2 v2.27.0 -> v2.28.0
  • github.com/siderolabs/gen v0.4.5 -> v0.4.6
  • github.com/siderolabs/talos/pkg/machinery v1.5.0 -> v1.6.0-alpha.0
  • k8s.io/client-go v0.28.0 -> v0.28.1

Previous release can be found at v0.3.2