terraform/builtin/providers
stack72 f9183da2e3
provider/aws: Changing the tests for `aws_ssm_association` to align with
us-west-2

```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSSSMAssociation_'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2016/09/02 16:56:09 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v
-run=TestAccAWSSSMAssociation_ -timeout 120m
=== RUN   TestAccAWSSSMAssociation_basic
--- PASS: TestAccAWSSSMAssociation_basic (136.23s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/aws    136.246s
```
2016-09-02 17:04:43 +03:00
..
archive provider/archiver fix test output path breaking other tests (#8291) 2016-08-18 18:11:19 +01:00
atlas Add VersionString 2016-07-21 16:43:49 -04:00
aws provider/aws: Changing the tests for `aws_ssm_association` to align with 2016-09-02 17:04:43 +03:00
azure provider/azure: add custom_data argument for azure_instance resource (#8158) 2016-08-14 11:02:49 +01:00
azurerm provider/azurerm: Reordering the checks after an Azure API Get 2016-09-01 15:31:42 +01:00
chef
clc
cloudflare
cloudstack Fix the acceptance tests and some cosmetic tweaks (#8598) 2016-09-01 11:19:37 +02:00
cobbler
consul Adds consul_prepared_query resource (#7474) 2016-08-18 08:46:30 +01:00
datadog provider/datadog: Govendor update dependencies (#8428) 2016-08-29 21:30:31 +01:00
digitalocean helper/schema: Add diff suppression callback 2016-08-31 19:13:53 -05:00
dme
dnsimple
docker provider/docker: Added docker_registry_image data source (#7000) 2016-07-26 16:18:38 +01:00
dyn
fastly Minor typos 2016-09-01 11:30:55 +01:00
github provider/github: Remove unsafe ptr dereferencing (#8512) 2016-08-28 17:15:03 +01:00
google Merge pull request #8498 from drich10/finite_health_checking 2016-09-01 22:02:41 -07:00
grafana
heroku
influxdb Improve influxdb provider (#7333) 2016-08-05 16:27:03 +10:00
librato provider/librato: Refresh space from state when not found 2016-09-01 09:25:53 +01:00
logentries
mailgun
mysql use hashicorp/go-version to parse mysql server version 2016-08-31 10:50:08 +02:00
null
openstack Merge pull request #8172 from jtopjian/openstack-volumeattach-fix 2016-08-24 09:36:23 -06:00
packet provider/packet: Restructure the Packet Volume test to no longer rely on environment variables 2016-08-15 08:38:43 +01:00
postgresql
powerdns provider/powerdns: Add support for PowerDNS 4 API (#7819) 2016-07-28 17:01:06 +01:00
rabbitmq provider/rabbitmq: script to build acceptance test environment 2016-09-01 19:04:42 +00:00
random
rundeck
scaleway provider/scaleway: Expose IPv6 support, improve documentation (#7784) 2016-07-25 12:49:09 +01:00
softlayer
statuscake enable contact-group id in statuscake test 2016-08-23 14:43:31 +00:00
template providers/template: template_file supports floating point math 2016-08-31 17:25:11 -07:00
terraform
test
tls
triton provider/triton: Id trying to be used before being set 2016-08-30 23:19:04 +01:00
ultradns
vcd
vsphere Standardizing datastore references to use builting Path func (#8075) 2016-08-16 08:58:22 +01:00