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" {
|
module "talos" {
|
||||||
source = "./talos"
|
source = "./talos"
|
||||||
talos_versions = ["1.12.6", "1.13.0-rc.0"]
|
talos_versions = ["1.12.6"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue