Commit c9d9ba85 authored by Ross Smith II's avatar Ross Smith II

website: alphabetized configuration options (really)

parent d666b64f
...@@ -99,13 +99,13 @@ each category, the available options are alphabetized and described. ...@@ -99,13 +99,13 @@ each category, the available options are alphabetized and described.
* `instance_name` (string) - A name to give the launched instance. Beware * `instance_name` (string) - A name to give the launched instance. Beware
that this must be unique. Defaults to "packer-{{uuid}}". that this must be unique. Defaults to "packer-{{uuid}}".
* `machine_type` (string) - The machine type. Defaults to `n1-standard-1`.
* `metadata` (object of key/value strings) * `metadata` (object of key/value strings)
<!--- <!---
@todo document me @todo document me
--> -->
* `machine_type` (string) - The machine type. Defaults to `n1-standard-1`.
* `network` (string) - The Google Compute network to use for the launched * `network` (string) - The Google Compute network to use for the launched
instance. Defaults to `default`. instance. Defaults to `default`.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment