terraform/website/source/docs/providers/aws
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
..
d provider/aws: Add missing id argument for Route Table data source 2017-01-11 13:16:52 -05:00
r provider/aws: New Resource aws_codedeploy_deployment_config (#11062) 2017-01-09 19:17:09 +00:00
index.html.markdown Fixed some typos and formatting in AWS index docs (#10189) 2016-11-17 13:52:06 +02:00