terraform/website/source/docs
Jake Champlin d794bdfc26
provider/aws: Add missing id argument for Route Table data source
Documentation for the `aws_route_table` data source mentions that it supports a route table `id` as an argument, however it was missing from the actual provider code.

Adds in the missing provider code, adds a test, and updates the documentation to use `rtb_id` as the argument, instead of the more ambiguous `id`.
2017-01-11 13:16:52 -05:00
..
commands Fix subcommand name 2017-01-05 23:21:01 +02:00
configuration Fix bullet points (Whitespace formatting) 2016-12-21 15:51:54 +01:00
import `postgresql_database` resource provider should now be feature complete. 2016-12-10 12:32:20 +11:00
internals Update the docs to indicate that `TF_LOG_PLAN` is append now. 2016-10-18 13:10:15 -07:00
modules Add CLI output example to Usage of Modules 2016-12-19 13:26:36 -05:00
plugins Updated Plugins section. (#8235) 2016-08-16 14:21:33 -05:00
providers provider/aws: Add missing id argument for Route Table data source 2017-01-11 13:16:52 -05:00
provisioners Add documentation for Chef Provisioner Policyfile support 2016-12-01 10:43:49 -08:00
state Documentation update 2016-12-20 18:27:05 +01:00
index.html.markdown