website: update docs for google

This commit is contained in:
Mitchell Hashimoto 2014-09-07 16:10:56 -07:00
parent 2b4d358173
commit 0489e1c4a2

View File

@ -64,6 +64,9 @@ The `disk` block supports:
* `image` - (Required if disk not set) The name of the image to base
this disk off of.
* `auto_delete` - (Optional) Whether or not the disk should be auto-deleted.
This defaults to true.
The `network` block supports:
* `source` - (Required) The name of the network to attach this interface to.