mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-23 19:31:23 -07:00
Remove old gcompute wording (#163)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
b4a20eb904
commit
f2746afceb
8 changed files with 64 additions and 67 deletions
|
@ -209,8 +209,6 @@ options:
|
|||
description:
|
||||
- The name of the Google Compute Engine network to which the cluster is connected.
|
||||
If left unspecified, the default network will be used.
|
||||
- To ensure it exists and it is operations, configure the network using 'gcompute_network'
|
||||
resource.
|
||||
required: false
|
||||
cluster_ipv4_cidr:
|
||||
description:
|
||||
|
@ -461,8 +459,6 @@ network:
|
|||
description:
|
||||
- The name of the Google Compute Engine network to which the cluster is connected.
|
||||
If left unspecified, the default network will be used.
|
||||
- To ensure it exists and it is operations, configure the network using 'gcompute_network'
|
||||
resource.
|
||||
returned: success
|
||||
type: str
|
||||
clusterIpv4Cidr:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue