terraform/website/source/docs
Kit Ewbank 26d0525e82 Add new aws_vpc_endpoint_route_table_association resource (#10137)
* Add new aws_vpc_endpoint_route_table_association resource.

This commit adds a new resource which allows to a list of route tables to be
either added and/or removed from an existing VPC Endpoint. This resource would
also be complimentary to the existing `aws_vpc_endpoint` resource where the
route tables might not be specified (not a requirement for a VPC Endpoint to
be created successfully) during creation, especially where the workflow is
such where the route tables are not immediately known.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>

Additions by Kit Ewbank <Kit_Ewbank@hotmail.com>:

* Add functionality
* Add documentation
* Add acceptance tests
* Set VPC endpoint route_table_ids attribute to "Computed"

* Changes after review - Set resource ID in create function.

* Changes after code review by @kwilczynski:
* Removed error types and simplified the error handling in 'resourceAwsVPCEndpointRouteTableAssociationRead'
* Simplified logging in 'resourceAwsVPCEndpointRouteTableAssociationDelete'
2016-12-05 12:55:37 +00:00
..
commands nitpicks for #10310 2016-11-23 09:40:11 -08:00
configuration Add the timestamp interpolation function. 2016-12-01 14:51:01 -05:00
import providers/google: make projects importable. 2016-12-01 10:38:27 -08:00
internals Update the docs to indicate that `TF_LOG_PLAN` is append now. 2016-10-18 13:10:15 -07:00
modules Added s3 and unarchiving docs (#9677) 2016-10-28 03:36:22 +02:00
plugins Updated Plugins section. (#8235) 2016-08-16 14:21:33 -05:00
providers Add new aws_vpc_endpoint_route_table_association resource (#10137) 2016-12-05 12:55:37 +00:00
provisioners Add documentation for Chef Provisioner Policyfile support 2016-12-01 10:43:49 -08:00
state website: document state purpose [GH-10474] 2016-12-03 15:49:31 -08:00
index.html.markdown Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00