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

5 lines
96 B
Terraform
Raw Normal View History

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