mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -07:00
Fix beta website docs (#273)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
22bb018df4
commit
929903177d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue