terraform/builtin/providers
Paul Stack 8542715151 provider/aws: Updating the aws_efs_mount_target dns_name (#11023)
Fixes:#10902

AWS introduced a change to the Mount Target DNS Name to remove the
availability_zone from it -
https://aws.amazon.com/about-aws/whats-new/2016/12/simplified-mounting-of-amazon-efs-file-systems/

This was because there used to be a limit of 1 mount target per AZ -
this has been raised.

```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSEFSMountTarget_'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/01/04 10:45:35 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSEFSMountTarget_ -timeout 120m
=== RUN   TestAccAWSEFSMountTarget_importBasic
--- PASS: TestAccAWSEFSMountTarget_importBasic (236.19s)
=== RUN   TestAccAWSEFSMountTarget_basic
--- PASS: TestAccAWSEFSMountTarget_basic (445.52s)
=== RUN   TestAccAWSEFSMountTarget_disappears
--- PASS: TestAccAWSEFSMountTarget_disappears (228.31s)
PASS
ok  	github.com/hashicorp/terraform/builtin/providers/aws	910.044s
```
2017-01-04 23:12:45 +00:00
..
archive provider/archive: Test that archive_file hashes seem plausible 2016-12-24 11:52:17 -08:00
atlas
aws provider/aws: Updating the aws_efs_mount_target dns_name (#11023) 2017-01-04 23:12:45 +00:00
azure
azurerm provider/azurerm: support non public clouds (#11026) 2017-01-04 12:00:14 +00:00
bitbucket
chef provider/chef: Updating the provider_test comments to remove a company name (#10197) 2016-11-18 10:53:21 +02:00
clc
cloudflare
cloudstack provider/cloudstack: add support for multiple NICs with port forwards and set network_domain for networks (#10638) 2016-12-12 10:06:42 +01:00
cobbler
consul
datadog provider/datadog 9869: Validate credentials when initialising client. (#10567) 2016-12-08 11:17:42 +01:00
digitalocean provider/digitalocean: Removal of an old test that was causing the CI acceptance tests to hang 2016-12-12 17:11:20 +00:00
dme [WIP] provider/azurerm: Bump sdk version to 7.0.1 (#10458) 2016-12-06 08:39:47 +00:00
dnsimple
docker provider/docker: Add support for a list of pull_triggers within the docker_image resource. (#10845) 2017-01-03 16:10:39 +00:00
dyn
external "external" data source, for integrating with external programs (#8768) 2016-12-05 17:24:57 +00:00
fastly provider/fastly add origin shielding (#10677) 2016-12-12 22:17:35 +00:00
github provider/github: supports importing resources (#10382) 2016-11-28 17:30:24 +00:00
google Remove create_timeout backwards incompatibilities. 2016-12-19 23:49:53 -08:00
grafana
heroku
icinga2 Initial check in for Icinga2 Provider/Resource (#8306) 2016-12-12 15:28:26 +00:00
ignition Ignition provider (#6189) 2017-01-03 11:29:14 +00:00
influxdb
librato
logentries
mailgun
mysql
newrelic provider/newrelic: Add new provider for New Relic 2016-12-15 19:14:59 +00:00
nomad providers/nomad: use DefaultConfig to intialize all fields 2016-11-19 10:20:54 -08:00
null
openstack provider/openstack: Updating LBaaSV1 acceptance tests (#10979) 2017-01-02 13:46:15 +00:00
packet
pagerduty provider/pagerduty Add delete support to pagerduty_service_integration (#10891) 2016-12-24 14:43:06 +00:00
postgresql Fix a few small grammar nits. 2016-12-27 15:50:25 -08:00
powerdns
rabbitmq
rancher Add 'finishing-upgrade' state to rancher stack (#11019) 2017-01-04 09:16:04 +00:00
random provider/random: Separate read from create 2016-11-06 17:05:11 -06:00
rundeck Improving Rundeck provider: scheduler (#9449) 2016-12-13 12:00:53 +00:00
scaleway provider/scaleway: improve volume attachment (#10084) 2016-11-17 15:08:05 +02:00
softlayer
statuscake provider/statuscake: fix StatusCake tests (#10660) 2016-12-11 19:41:49 +00:00
template providers/template: disallow file paths in `template` 2016-11-22 10:23:58 -08:00
terraform
test Add a provider test for a list of maps 2016-12-16 10:36:26 -05:00
tls
triton
ultradns ultradns providers and improvements (#9788) 2016-12-15 16:28:34 +00:00
vault
vcd
vsphere