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 e0b4443703
commit c8c92686c5

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