feat: Automatically fetch Talos install image
This commit is contained in:
parent
5def74736b
commit
7d4baad8ff
7 changed files with 110 additions and 38 deletions
|
|
@ -0,0 +1,4 @@
|
|||
variable "talos_version" {
|
||||
description = "Talos version to download"
|
||||
type = string
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue