Files
opentf/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
..
2017-01-05 23:21:01 +02:00
2016-12-20 18:27:05 +01:00