Recent content by janudu

  1. J

    Error: 500 unable to parse zfs volume name '102/vm-102-disk-0.raw'

    Thanks for your response. Please see full process output Do you want to perform these actions? Terraform will perform the actions described above. Only 'yes' will be accepted to approve. Enter a value: yes 2020/09/02 08:42:54 [INFO] backend/local: apply calling Apply 2020/09/02 08:42:54...
  2. J

    Error: 500 unable to parse zfs volume name '102/vm-102-disk-0.raw'

    Hello, I'm a proxmox newbie and trying to use terraform to spin up a VM from a template. The spin turns out to be successful, however, i am left with an error which stops the rest of my code from running. Error: 500 unable to parse zfs volume name '102/vm-102-disk-0.raw' From the GUI, I...