provider/google: Mark next_hop_network as read only.

This commit is contained in:
Lars Wander 2016-03-10 13:57:26 -05:00
parent 949c384171
commit 5b5f55fa84

View File

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