terraform/website/source/docs/providers
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
..
archive provider/archive: Converting to datasource. (#8492) 2016-10-25 15:59:06 +01:00
atlas Merge #10008: atlas_artifact data source example 2016-11-10 08:02:37 -08:00
aws Add new aws_vpc_endpoint_route_table_association resource (#10137) 2016-12-05 12:55:37 +00:00
azure
azurerm [docs] Correct typo in azure storage account docs (#10508) 2016-12-02 19:29:13 +00:00
bitbucket adds missing `language` argument 2016-10-22 18:35:37 +02:00
chef provider/chef: Migrate Chef to use KEY_MATERIAL rather than using a Pem 2016-11-16 19:03:37 +02:00
clc
cloudflare
cloudstack Properly support secundary IP addresses (#10420) 2016-11-29 20:48:38 +01:00
cobbler
consul Fixed comma typo 2016-11-08 16:08:46 +01:00
datadog provider/datadog #9026: Make thresholds optional. (#10526) 2016-12-05 09:52:59 +00:00
dme
dnsimple
do docs: Update DigitalOcean resource pages 2016-11-01 02:14:43 +00:00
docker provider/docker: Upload files into container before first start (#9520) 2016-12-05 11:06:34 +00:00
dyn
fastly website: Quick pass over some docs pages (#9705) 2016-10-31 08:52:27 +00:00
github provider/github: add GitHub labels resource (#10142) 2016-11-18 13:24:37 +02:00
google Merge pull request #10387 from bpineau/google_session_affinity 2016-12-01 10:18:27 -08:00
grafana
heroku
influxdb
librato
logentries
mailgun
mysql
nomad provider/nomad 2016-10-24 10:34:06 -07:00
openstack Merge pull request #10260 from jtopjian/openstack-compute-volume-attach 2016-11-22 20:43:59 -07:00
packet
pagerduty Fix incorrect service timeout documentation 2016-11-04 19:03:05 +01:00
postgresql Added 'connect_timeout' argument to provider 'postgresql' (#10380) 2016-11-28 16:52:10 +00:00
powerdns
rabbitmq
random
rundeck
scaleway provider/scaleway server volume property (#9695) 2016-10-29 12:07:35 +01:00
softlayer
statuscake
template website: document escaping template vars [GH-9897] 2016-11-07 08:42:46 -08:00
terraform Update remote_state.html.md 2016-10-24 14:14:49 -07:00
tls
triton
ultradns
vault Spelling mistake in docs-providers-vault index (#9994) 2016-11-09 13:50:09 +00:00
vcd
vsphere Update index.html.markdown 2016-11-15 13:49:01 -06:00
index.html.markdown