website/docs: Adds documentation for GCE builder service account email new field
This commit is contained in:
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…
x
Reference in New Issue
Block a user