mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-26 06:31:32 -07:00
Ansible - Fixing Target Instance / Reservation Docs
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
424109a1d0
commit
4a7b3993d6
3 changed files with 4 additions and 4 deletions
|
@ -33,7 +33,7 @@ module: gcp_compute_target_instance
|
|||
description:
|
||||
- Represents a TargetInstance resource which defines an endpoint instance that terminates
|
||||
traffic of certain protocols. In particular, they are used in Protocol Forwarding,
|
||||
where forwarding rules can send packets to a non-NAT’ed target instance. Each target
|
||||
where forwarding rules can send packets to a non-NAT'ed target instance. Each target
|
||||
instance contains a single virtual machine instance that receives and handles traffic
|
||||
from the corresponding forwarding rules.
|
||||
short_description: Creates a GCP TargetInstance
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue