Typo in website docs for aws_route_table

This commit is contained in:
uzyexe 2015-05-13 01:13:02 +09:00
parent 969b77933f
commit b16b5e4a8c
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ 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.
* `tags` - (Optional) A mapping of tags to assign to the resource.
* `propogating_vgws` - (Optional) A list of virtual gateways for propogation.
* `propagating_vgws` - (Optional) A list of virtual gateways for propagation.
Each route supports the following: