terraform/builtin/providers
Jake Champlin 3fba1160fe provider/digitalocean: Fix faililng acceptance test (#11887)
The volume_Droplet test was failing from an incorrect fix pushed on Friday. Fixes the failing test.

```
$ make testacc TEST=./builtin/providers/digitalocean TESTARGS='-run=TestAccDigitalOceanVolume_Droplet'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/02/11 17:55:09 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/digitalocean -v -run=TestAccDigitalOceanVolume_Droplet -timeout 120m
=== RUN   TestAccDigitalOceanVolume_Droplet
--- PASS: TestAccDigitalOceanVolume_Droplet (52.78s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/digitalocean   52.797s
```
2017-02-12 19:57:44 +00:00
..
alicloud update alicloud provider (#11235) 2017-01-19 14:08:56 +00:00
archive adding (backwards compatible) support for providing multiple source filename and content (#11271) 2017-01-23 22:17:45 +00:00
atlas Add VersionString 2016-07-21 16:43:49 -04:00
aws Merge pull request #11861 from hashicorp/b-fix-security-group-rule-regression 2017-02-10 13:53:47 -05:00
azure provider/azure: add custom_data argument for azure_instance resource (#8158) 2016-08-14 11:02:49 +01:00
azurerm Fixing a bug in VM Extension if the RG didn't exist (#11894) 2017-02-12 19:54:28 +00:00
bitbucket provider/bitbucket: Remove unnecessary casts. 2016-09-22 17:35:03 +10:00
chef provider/chef: Updating the provider_test comments to remove a company name (#10197) 2016-11-18 10:53:21 +02:00
clc
cloudflare Use a better format in error output 2017-01-13 15:43:47 -05:00
cloudstack Make the hash consistent again (#11546) 2017-01-31 15:00:11 +01:00
cobbler
consul Fixes for consul_service resource (#9366) 2016-10-26 13:07:00 +01:00
datadog Fix fmt.Errorf() formatting 2017-01-13 18:19:35 -05:00
digitalocean provider/digitalocean: Fix faililng acceptance test (#11887) 2017-02-12 19:57:44 +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
fastly provider/fastly Adds healthcheck service (#11709) 2017-02-07 11:34:58 +01:00
github
google Merge pull request #11840 from danawillow/gke-version 2017-02-09 16:33:43 -08:00
grafana Grafana Provider, with Data Source and Dashboard resources (#6206) 2016-05-20 10:20:17 +01:00
heroku provider/heroku: Fix failing acceptance test (#11374) 2017-01-24 14:10:11 +02:00
icinga2
ignition provider/ignition: mount and path are mutually exclusive (#11409) 2017-01-27 21:28:42 +02:00
influxdb
librato
logentries
mailgun
mysql
newrelic
nomad provider/nomad: Update jobspec parser 2017-02-03 18:19:23 -05:00
ns1 provider/ns1/record: Fix "use_client_subnet". (#11368) 2017-01-29 16:45:13 +00:00
null
openstack Merge pull request #10271 from ljfranklin/PR-openstack-ssl-content 2017-02-08 22:11:31 -07:00
opsgenie provider/opsgenie: Descriptions for Teams (#11391) 2017-01-29 15:52:23 +00:00
packet provider/packet: Restructure the Packet Volume test to no longer rely on environment variables 2016-08-15 08:38:43 +01:00
pagerduty provider/pagerduty: Fix tests (#11622) 2017-02-01 23:51:17 +00:00
postgresql fix wrong usage of hashicorp/errwrap (#11500) 2017-01-29 19:19:48 +00:00
powerdns
profitbricks Terraform provider ProfitBricks - Data Sources (#11520) 2017-02-02 13:26:14 +00:00
rabbitmq
rancher [Rancher] - allow for importing resources using environment ID to target (#11688) 2017-02-05 11:35:48 +01:00
random
rundeck
scaleway provider/scaleway: fix provider configuration (#11234) 2017-01-17 12:50:10 +00:00
softlayer
statuscake Fix statuscake test timeout schema (#11541) 2017-01-31 12:44:06 +00:00
template
terraform
test providers/test: additional testing via integration tests 2017-01-28 11:09:24 -08:00
tls
triton provider/triton: Id trying to be used before being set 2016-08-30 23:19:04 +01:00
ultradns ultradns: revert record thresholds 2017-02-10 13:11:33 -08:00
vault Merge pull request #11523 from 2uinc/vault-init-fix 2017-02-09 15:18:49 -05:00
vcd provider/vcd: Updated dependencies to use ukcloud/govcloudair (#11535) 2017-01-31 11:11:06 +00:00
vsphere Don't ignore VM power on errors. This prevents Terraform from hanging indefinitely for the VM to power on. (#11604) 2017-02-01 14:31:40 +00:00