terraform/builtin
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
..
bins Revert "New provider arukas (#10862)" 2017-01-11 09:04:32 -06:00
providers provider/aws: Add missing id argument for Route Table data source 2017-01-11 13:16:52 -05:00
provisioners communicator/ssh: don't share rand object to guarantee unique values 2016-12-06 00:21:49 -08:00