mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-24 07:26:26 -06:00
Update compute_instance.html.markdown
Make it clear that you can't have two networks
This commit is contained in:
parent
c2fdb7171e
commit
5930771615
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user