Make initial disk image object
gce_make_image_source_url(image_project, image = NULL, family = NULL)
image_project
: Project ID of where the image liesimage
: Name of the image resource to returnfamily
: Name of the image family to search forThe selfLink of the image object
Useful links