We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 903fca7 commit 08f86e6Copy full SHA for 08f86e6
1 file changed
website/source/docs/providers/google/r/compute_route.html.markdown
@@ -45,7 +45,7 @@ The following arguments are supported:
45
* `next_hop_instance` - (Optional) The name of the VM instance to route to
46
if this route is matched.
47
48
-* `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
49
in `next_hop_instance`.
50
51
* `next_hop_gateway` - (Optional) The name of the internet gateway to route
0 commit comments