diff --git a/plugins/modules/gcp_compute_network_endpoint_group.py b/plugins/modules/gcp_compute_network_endpoint_group.py index 9df15d9..361990a 100644 --- a/plugins/modules/gcp_compute_network_endpoint_group.py +++ b/plugins/modules/gcp_compute_network_endpoint_group.py @@ -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: diff --git a/plugins/modules/gcp_compute_network_endpoint_group_info.py b/plugins/modules/gcp_compute_network_endpoint_group_info.py index 17ac045..7c463a4 100644 --- a/plugins/modules/gcp_compute_network_endpoint_group_info.py +++ b/plugins/modules/gcp_compute_network_endpoint_group_info.py @@ -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: