website: correct docs
This commit is contained in:
parent
8c69536b3b
commit
7b85fde0e4
|
@ -24,7 +24,7 @@ resource "aws_route_table" "r" {
|
||||||
The following arguments are supported:
|
The following arguments are supported:
|
||||||
|
|
||||||
* `vpc_id` - (Required) The ID of the routing table.
|
* `vpc_id` - (Required) The ID of the routing table.
|
||||||
* `route` - (Optional) A list of route objects. Their keys are documented below.
|
* `route` - (Required) A list of route objects. Their keys are documented below.
|
||||||
|
|
||||||
Each route supports the following:
|
Each route supports the following:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue