I have two projects in my developer console. I have taken a \"Snapshot\" of one of the VMs in project-1. I want to create a new VM in project-2 using the snapshot created in
AFAIK, it is not possible. To accomplish what you have described, the best course of action is to use this tutorial. You have a few steps for creating a blank disk, attaching it to the machine in question, tarball the boot partition and upload it to cloud storage. Once that is done, download it locally, switch projects and upload to the other project. You will then be able to just select the machine from the list of Images when clicking on New Instance