mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
7809fee324
commit
516eda181a
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@ description:
|
|||
load balancers. Because NEG backends allow you to specify IP addresses and ports,
|
||||
you can distribute traffic in a granular fashion among applications or containers
|
||||
running within VM instances.
|
||||
- Recreating a network endpoint group that's in use by another resource will give
|
||||
a `resourceInUseByAnotherResource` error. Use `lifecycle.create_before_destroy`
|
||||
to avoid this type of error.
|
||||
short_description: Creates a GCP NetworkEndpointGroup
|
||||
author: Google Inc. (@googlecloudplatform)
|
||||
requirements:
|
||||
|
|
Loading…
Add table
Reference in a new issue