Update terraform/main.tf
This commit is contained in:
@@ -16,12 +16,6 @@ resource "proxmox_vm_qemu" "vm1" {
|
||||
type = "disk"
|
||||
storage = "zfs1"
|
||||
}
|
||||
# Cloud-init drive toevoegen
|
||||
ide2 {
|
||||
storage = "zfs1"
|
||||
size = "4G"
|
||||
type = "cloudinit"
|
||||
}
|
||||
network {
|
||||
id = 0
|
||||
model = "virtio"
|
||||
|
||||
Reference in New Issue
Block a user