updating documentation

This commit is contained in:
Chris Love 2015-11-11 22:50:18 +00:00
parent ce6f0ae5e4
commit 6d13b9296b
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ The following arguments are supported:
* `network_interface` - (Required) Configures virtual network interfaces; see [Network Interfaces](#network-interfaces) below for details.
* `disk` - (Required) Configures virtual disks; see [Disks](#disks) below for details
* `boot_delay` - (Optional) Time in seconds to wait for machine network to be ready.
* `custom_configuration_parameters` - (Optional) Map of values that is set as virtual machine custom configurations.
<a id="network-interfaces"></a>
## Network Interfaces