Add support for custom network/subnetwork as well as custom service account. Image import had added this capability previously so there is prior art at https://github.com/GoogleCloudPlatform/compute-image-import/blob/110224ec011a4a84856ea6081115a9ed61c35da9/daisy_workflows/image_import/inflate_file.wf.json#L92. - Ensure default still work as expected - Update all the build and publish workflows - Test to ensure all of the default work correctly on the updated workflow - Update documentation on how to specify custom network and subnetwork / service account Previous customer challenges around these capabilities: - https://github.com/GoogleCloudPlatform/compute-image-tools/issues/2233