Global NEG (#3333) (#192)

* Adding external neg with fqdn

* Add decoder to fetch networkEndpoint

* Test passing, add custom import, decoder

* Fix old test

* Exclude from ansible/inspec

* networkEndpointGroup -> globalNetworkEndpointGroup for global endpoint

* Rebase, dont pre delete empty fields

* Delete unused file

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2020-04-10 15:40:04 -07:00 committed by GitHub
parent bd876e58d2
commit a370221b2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -73,8 +73,8 @@ options:
type: str
network_endpoint_type:
description:
- Type of network endpoints in this network endpoint group. Currently the only
supported value is GCE_VM_IP_PORT.
- Type of network endpoints in this network endpoint group. The only supported
value is GCE_VM_IP_PORT .
- 'Some valid choices include: "GCE_VM_IP_PORT"'
required: false
default: GCE_VM_IP_PORT
@ -222,8 +222,8 @@ description:
type: str
networkEndpointType:
description:
- Type of network endpoints in this network endpoint group. Currently the only supported
value is GCE_VM_IP_PORT.
- Type of network endpoints in this network endpoint group. The only supported value
is GCE_VM_IP_PORT .
returned: success
type: str
size:

View file

@ -141,8 +141,8 @@ resources:
type: str
networkEndpointType:
description:
- Type of network endpoints in this network endpoint group. Currently the only
supported value is GCE_VM_IP_PORT.
- Type of network endpoints in this network endpoint group. The only supported
value is GCE_VM_IP_PORT .
returned: success
type: str
size: