website/docs: Adds documentation for GCE builder service account email new field

pull/5928/head
Christophe Courtaut 8 years ago
parent 16882c1252
commit bda07497e9

@ -268,6 +268,9 @@ builder.
- `region` (string) - The region in which to launch the instance. Defaults to
to the region hosting the specified `zone`.
- `service_account_email` (string) - The service account to be used for launched instance. Defaults to
the project's default service account.
- `scopes` (array of strings) - The service account scopes for launched instance.
Defaults to:

Loading…
Cancel
Save