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