TIL: Clicking "Remove" on a #Proxmox pool member seems to remove the whole VM instead of just the membership 🫠

- Sent by my removed FreeIPA master node

UPDATE: Nope, it was a off-by-one error with VM IDs. Was also running "terraform destroy" in the background - so TIL: never do two things at the same time. 🤡

#Homelab #DevOops

Nevermind, typical OSI layer 8 problem  

I was mass-creating VMs using Terraform and had typical off-by-one error with the VM ID. Miscalculated the counter variable and therefore "terraform destroy" (which was running in the background) removed other VMs.

TIL: Counter variables can be a pain.

@stdevel learning by doing what you should be avoiding
@stdevel Ouch. Send in a Pull request to rename the button "Yeet" instead.