Ansible - Fixing Target Instance / Reservation Docs

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
Alex Stephen 2019-10-31 17:03:29 +00:00 committed by Modular Magician
commit 4a7b3993d6
3 changed files with 4 additions and 4 deletions

View file

@ -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-NATed 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