Talos on Proxmox WIP
This commit is contained in:
@@ -6,10 +6,14 @@ terraform {
|
||||
source = "registry.terraform.io/bpg/proxmox"
|
||||
version = ">= 0.111.1"
|
||||
}
|
||||
talos = {
|
||||
source = "registry.terraform.io/siderolabs/talos"
|
||||
version = "0.11.0"
|
||||
}
|
||||
}
|
||||
|
||||
backend "local" {
|
||||
path = "/mnt/nfs/terraform/proxmox/terraform.tfstate"
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user