mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-12-16 11:27:36 +00:00
a
a
This commit is contained in:
@ -44,7 +44,8 @@ variable "proxmox_k8s_vms" {
|
||||
ip3 = string
|
||||
hostpci = optional(list(object({
|
||||
pcie = bool
|
||||
device =string
|
||||
device = string
|
||||
mapping = string
|
||||
})))
|
||||
cores = optional(number)
|
||||
memory = optional(number)
|
||||
|
||||
Reference in New Issue
Block a user