siderolabs / terraform-provider-talos

Mozilla Public License 2.0
123 stars 17 forks source link

talos_version should be a version number instead of a version tag #119

Closed rgl closed 7 months ago

rgl commented 1 year ago

its somewhat confusing what we should put in the talos_version and kubernetes_version properties. they both should use the same convention or normalize the provided version to the same format. FWIW, I prefer to use a proper version number (without v letter prefix).

smira commented 7 months ago

Duplicate of #81