From febc8643af6763b96228cf0603aa3596414950b9 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 5 May 2015 14:44:07 -0700 Subject: [PATCH] website: add prpogating_vgws --- website/source/docs/providers/aws/r/route_table.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/website/source/docs/providers/aws/r/route_table.html.markdown b/website/source/docs/providers/aws/r/route_table.html.markdown index c47455398..330bc3bc3 100644 --- a/website/source/docs/providers/aws/r/route_table.html.markdown +++ b/website/source/docs/providers/aws/r/route_table.html.markdown @@ -33,6 +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. Each route supports the following: