Update compute_instance.html.markdown

Make it clear that you can't have two networks
This commit is contained in:
Dave Cunningham 2015-10-18 13:21:41 -04:00
parent c2fdb7171e
commit 5930771615
1 changed files with 2 additions and 2 deletions

View File

@ -82,8 +82,8 @@ The following arguments are supported:
are not allowed to be used simultaneously.
* `network_interface` - (Required) Networks to attach to the instance. This can be
specified multiple times for multiple networks. Structure is documented
below.
specified multiple times for multiple networks, but GCE is currently limited
to just 1. Structure is documented below.
* `network` - (DEPRECATED, Required) Networks to attach to the instance. This can be
specified multiple times for multiple networks. Structure is documented