infrastructure/pve01.wheatley.in/k8s-wheatley/modules/talos-image/variables.tf

4 lines
96 B
HCL

variable "talos_version" {
description = "Talos version to download"
type = string
}