Post #1518268
2026-04-15 07:15 UTC
Nevermind, typical OSI layer 8 problem :thisisfine:
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.
Replies (0)
No replies.