Update terraform/main.tf
This commit is contained in:
@@ -15,6 +15,7 @@ resource "proxmox_vm_qemu" "vm1" {
|
||||
}
|
||||
|
||||
network {
|
||||
id = 0
|
||||
model = "virtio"
|
||||
bridge = "vmbr0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user