From 929903177da7648a208d2f5457026d61e8cc842f Mon Sep 17 00:00:00 2001 From: The Magician Date: Thu, 6 Jun 2019 13:01:13 -0700 Subject: [PATCH] Fix beta website docs (#273) Signed-off-by: Modular Magician --- plugins/modules/gcp_compute_backend_service.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/modules/gcp_compute_backend_service.py b/plugins/modules/gcp_compute_backend_service.py index 9a9d19f..2b67537 100644 --- a/plugins/modules/gcp_compute_backend_service.py +++ b/plugins/modules/gcp_compute_backend_service.py @@ -33,8 +33,8 @@ module: gcp_compute_backend_service description: - A Backend Service defines a group of virtual machines that will serve traffic for load balancing. This resource is a global backend service, appropriate for external - load balancing or self-managed internal load balancing. For managed internal load - balancing, use a regional backend service instead. + load balancing or self-managed internal load balancing. +- For managed internal load balancing, use a regional backend service instead. - Currently self-managed internal load balancing is only available in beta. short_description: Creates a GCP BackendService version_added: 2.6