mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-12-17 03:37:35 +00:00
a
a
This commit is contained in:
@ -170,7 +170,7 @@ resource "proxmox_virtual_environment_vm" "k8s_vms" {
|
|||||||
content {
|
content {
|
||||||
device = hostpci.value.device
|
device = hostpci.value.device
|
||||||
pcie = try(hostpci.value.pcie, true)
|
pcie = try(hostpci.value.pcie, true)
|
||||||
mapping = hostpci.value.mapping
|
id = hostpci.value.id
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user