chore: Use proxmox_download_file in stead of deprecated resource #17
1 changed files with 1 additions and 1 deletions
|
|
@ -21,5 +21,5 @@ provider "proxmox" {
|
|||
|
||||
module "talos" {
|
||||
source = "./talos"
|
||||
talos_versions = ["1.12.2"]
|
||||
talos_versions = ["1.12.6", "1.13.0-rc.0"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue