Make aws_route and aws_route_table docs consistent

Fixes #5531.
This commit is contained in:
James Nugent 2016-03-09 21:05:08 +00:00
parent 0e50c7a6f4
commit 8d9126b8e3
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ The following arguments are supported:
* `vpc_peering_connection_id` - (Optional) An ID of a VPC peering connection.
* `gateway_id` - (Optional) An ID of a VPC internet gateway or a virtual private gateway.
* `nat_gateway_id` - (Optional) An ID of a VPC NAT gateway.
* `instance_id` - (Optional) An ID of a NAT instance.
* `instance_id` - (Optional) An ID of an EC2 instance.
* `network_interface_id` - (Optional) An ID of a network interface.
Each route must contain either a `gateway_id`, a `nat_gateway_id`, an