Hello.
I am new to ProxMox and perhaps this has been already asked, although I have not seen a similar question yet.
I am trying to use Terraform to provision my infrastructure in PoxMox but I keep on getting this error.
[/CODE][/CODE]
I have created different users...
Read more
I am new to ProxMox and perhaps this has been already asked, although I have not seen a similar question yet.
I am trying to use Terraform to provision my infrastructure in PoxMox but I keep on getting this error.
Code:
[CODE=bash][CODE]proxmox_vm_qemu.ubuntu_vm: Creating...
╷
│ Error: vm '8000' not found
│
│ with proxmox_vm_qemu.ubuntu_vm,
│ on main.tf line 16, in resource "proxmox_vm_qemu" "ubuntu_vm":
│ 16: resource "proxmox_vm_qemu" "ubuntu_vm" {
I have created different users...
Read more