I am creating an instance with persistent disks attached to it, with 'autoDelete' set to true on all of the disks. The instance does not enter the "RUNNING" state due to invalid network interfaces, its status goes from "STAGING" to "TERMINATED"(I expect this to happen). When I delete the terminated VM instance the disks attached to it are not deleted.
I checked on the console before deleting the VM that on all disks, "When deleting instance" property is set to "Delete disk", and that all the disks are marked as in use by the VM and not detached.