fixed tf issues
This commit is contained in:
@@ -37,7 +37,8 @@ resource "proxmox_virtual_environment_vm" "devops" {
|
||||
datastore_id = "local"
|
||||
size = 30
|
||||
ssd = true
|
||||
interface = "virtio0"
|
||||
iothread = true
|
||||
interface = "scsi0"
|
||||
}
|
||||
|
||||
initialization {
|
||||
|
||||
Reference in New Issue
Block a user