parent
0e50c7a6f4
commit
8d9126b8e3
|
@ -36,7 +36,7 @@ The following arguments are supported:
|
||||||
* `vpc_peering_connection_id` - (Optional) An ID of a VPC peering connection.
|
* `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.
|
* `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.
|
* `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.
|
* `network_interface_id` - (Optional) An ID of a network interface.
|
||||||
|
|
||||||
Each route must contain either a `gateway_id`, a `nat_gateway_id`, an
|
Each route must contain either a `gateway_id`, a `nat_gateway_id`, an
|
||||||
|
|
Loading…
Reference in New Issue