Merge pull request #5127 from lwander/b-gcp-route-docs

provider/google: Route doc zone update
This commit is contained in:
James Nugent 2016-02-13 10:31:49 -08:00
commit e343bdfa0e

View File

@ -45,7 +45,7 @@ The following arguments are supported:
* `next_hop_instance` - (Optional) The name of the VM instance to route to
if this route is matched.
* `next_hop_instance_zone` - (Optional) The zone of the instance specified
* `next_hop_instance_zone` - (Required when `next_hop_instance` is specified) The zone of the instance specified
in `next_hop_instance`.
* `next_hop_gateway` - (Optional) The name of the internet gateway to route