Clarify googlecompute#metadata usage.
This commit is contained in:
parent
ddef181e76
commit
923375cdbc
@ -140,7 +140,8 @@ builder.
|
|||||||
|
|
||||||
- `machine_type` (string) - The machine type. Defaults to `"n1-standard-1"`.
|
- `machine_type` (string) - The machine type. Defaults to `"n1-standard-1"`.
|
||||||
|
|
||||||
- `metadata` (object of key/value strings)
|
- `metadata` (object of key/value strings) - Metadata applied to the launched
|
||||||
|
instance.
|
||||||
|
|
||||||
- `network` (string) - The Google Compute network to use for the
|
- `network` (string) - The Google Compute network to use for the
|
||||||
launched instance. Defaults to `"default"`.
|
launched instance. Defaults to `"default"`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user