siderolabs / terraform-provider-talos

Mozilla Public License 2.0
136 stars 17 forks source link

0.6.0-alpha.1 release notes re: talos_cluster_kubeconfig confusing #190

Closed Roguito closed 2 months ago

Roguito commented 2 months ago

https://github.com/siderolabs/terraform-provider-talos/releases/tag/v0.6.0-alpha.1

Talos Cluster Kubeconfig talos_cluster_kubeconfig data source is now deprecated and will be removed in the next minor release. Use talos_cluster_kubeconfig resource instead. The talos_cluster_kubeconfig resource will regenerate kubernetes client config when the time to expiry is less than a month.

This reads like talos_cluster_kubeconfig is deprecated so keep using talos_cluster_kubeconfig

Roguito commented 2 months ago

oh... data source vs. resource. my apologies, closing this.