website: correct docs

This commit is contained in:
Armon Dadgar 2014-07-28 13:24:20 -04:00
parent 8c69536b3b
commit 7b85fde0e4
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ resource "aws_route_table" "r" {
The following arguments are supported:
* `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: