Ubuntu – terraform list and count
I'm trying to deploy 3 vm's in proxmox with terraform but I have errors and I don't know why. │ Error: Incorrect attribute value type │ │ on ../resources/proxmox/main.tf line 2, in resource "proxmox_vm_qemu" "vm": │ 2: name = var.vm_name…