From 5b5f55fa84deccdde65c0ca8fd04728d52a6216c Mon Sep 17 00:00:00 2001 From: Lars Wander Date: Thu, 10 Mar 2016 13:57:26 -0500 Subject: [PATCH] provider/google: Mark next_hop_network as read only. --- r/compute_route.html.markdown | 3 --- 1 file changed, 3 deletions(-) diff --git a/r/compute_route.html.markdown b/r/compute_route.html.markdown index aee70a90..5a0dacfe 100644 --- a/r/compute_route.html.markdown +++ b/r/compute_route.html.markdown @@ -51,9 +51,6 @@ The following arguments are supported: * `next_hop_gateway` - (Optional) The name of the internet gateway to route to if this route is matched. -* `next_hop_network` - (Optional) The name of the network to route to if this - route is matched. - * `next_hop_vpn_gateway` - (Optional) The name of the VPN to route to if this route is matched.