changing description on networkInterfaces.network (#331)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2019-08-05 14:54:55 -07:00 committed by Alex Stephen
parent 96f4e729f9
commit 8ebb52f87a
2 changed files with 9 additions and 12 deletions

View file

@ -319,10 +319,9 @@ options:
type: str
network:
description:
- Specifies the title of an existing network. When creating an instance, if
neither the network nor the subnetwork is specified, the default network
global/networks/default is used; if the network is not specified but the
subnetwork is specified, the network is inferred.
- Specifies the title of an existing network. Not setting the network title
will select the default network interface, which could have SSH already
configured .
- 'This field represents a link to a Network resource in GCP. It can be specified
in two ways. First, you can place a dictionary with key ''selfLink'' and
value of your resource''s selfLink Alternatively, you can add `register:
@ -787,10 +786,9 @@ networkInterfaces:
type: str
network:
description:
- Specifies the title of an existing network. When creating an instance, if
neither the network nor the subnetwork is specified, the default network global/networks/default
is used; if the network is not specified but the subnetwork is specified,
the network is inferred.
- Specifies the title of an existing network. Not setting the network title
will select the default network interface, which could have SSH already configured
.
returned: success
type: dict
networkIP:

View file

@ -363,10 +363,9 @@ resources:
type: str
network:
description:
- Specifies the title of an existing network. When creating an instance,
if neither the network nor the subnetwork is specified, the default network
global/networks/default is used; if the network is not specified but the
subnetwork is specified, the network is inferred.
- Specifies the title of an existing network. Not setting the network title
will select the default network interface, which could have SSH already
configured .
returned: success
type: dict
networkIP: