[DO NOT MERGE] 3.0.0 staging branch

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
Riley Karson 2019-11-13 21:02:40 +00:00 committed by Modular Magician
parent f526d210f6
commit bafefea662
24 changed files with 57 additions and 133 deletions

View file

@ -46,7 +46,7 @@ description:
gateway. Packets that do not match any route in the sending virtual machine's routing
table will be dropped.
- A Route resource must have exactly one specification of either nextHopGateway, nextHopInstance,
nextHopIp, or nextHopVpnTunnel.
nextHopIp, nextHopVpnTunnel, or nextHopIlb.
short_description: Creates a GCP Route
version_added: '2.6'
author: Google Inc. (@googlecloudplatform)