terraform/builtin/providers
Paul Stack e81751c4ee provider/aws: Support Import `aws_sns_topic_subscription` (#7359)
Had to change the way that the tests were working to include a random sqs-queue name due to this error:

```

`aws_sqs_queue.test_queue: Error creating SQS queue: AWS.SimpleQueueService.QueueDeletedRecently: You must wait 60 seconds after deleting a queue before you can create another with the same name.
			status code: 400, request id: b58e800a-ae27-556e-b6de-cfe1bbf9dc09``

```
make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSSNSTopicSubscription_'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /vendor/)
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSSNSTopicSubscription_ -timeout 120m
=== RUN   TestAccAWSSNSTopicSubscription_importBasic
--- PASS: TestAccAWSSNSTopicSubscription_importBasic (24.44s)
=== RUN   TestAccAWSSNSTopicSubscription_basic
--- PASS: TestAccAWSSNSTopicSubscription_basic (25.26s)
PASS
ok  	github.com/hashicorp/terraform/builtin/providers/aws	49.722s
```
2016-06-27 08:44:05 -05:00
..
atlas
aws provider/aws: Support Import `aws_sns_topic_subscription` (#7359) 2016-06-27 08:44:05 -05:00
azure provider/azure: Fix management client upgrade 2016-06-01 20:01:31 -05:00
azurerm provider/azurerm: `azurerm_network_security_group` now polls for State 2016-06-23 23:32:34 +01:00
chef
clc
cloudflare provider/cloudflare: Add migration for v1 to v4 API libraries (#6969) 2016-06-07 14:29:25 -05:00
cloudstack Remove Computed flag 2016-06-27 10:35:40 +02:00
cobbler
consul
datadog provider/datadog: add timeboard resource. upgrade vendored go-datadog-api to support read-only option. (#6900) 2016-06-15 18:44:49 +02:00
digitalocean DigitalOcean - droplet always being recreated (#7044) 2016-06-09 10:23:44 +02:00
dme
dnsimple
docker
dyn
fastly
github +github_repository_collaborator (#6861) 2016-06-02 01:06:35 +01:00
google provider/google: Provide valid config in acctest 2016-05-23 17:20:19 -05:00
grafana
heroku
influxdb
librato
mailgun
mysql provider/mysql: Empty Provider Credentials Caused Panic 2016-06-17 11:32:30 +01:00
null
openstack Merge pull request #6997 from jtopjian/openstack-lb-pool-disassociate 2016-06-26 13:20:16 -06:00
packet
postgresql
powerdns
random
rundeck
softlayer
statuscake
template
terraform provider/terraform: Fix outputs from remote state 2016-06-11 16:53:45 +01:00
test provider/test: Add more variants of maps 2016-06-09 10:49:49 +01:00
tls
triton provider/triton: add machine domain names (#7149) 2016-06-26 22:18:17 +01:00
ultradns
vcd
vsphere Merge pull request #7278 from hashicorp/vsphere-vm-migration 2016-06-23 11:03:58 +03:00