Merge pull request #3992 from crunk1/master

Added googlecompute documentation for the source_image_project_id opt…
pull/3993/head
Matthew Hooker 10 years ago committed by GitHub
commit 0e4a15804d

@ -171,6 +171,9 @@ builder.
- `region` (string) - The region in which to launch the instance. Defaults to
to the region hosting the specified `zone`.
- `source_image_project_id` (string) - The project ID of the
project containing the source image.
- `startup_script_file` (string) - The filepath to a startup script to run on
the VM from which the image will be made.

Loading…
Cancel
Save