terraform/builtin/providers
stack72 054f46b1f9
provider/aws: Refresh AWS EIP association from state when not found
Fixes #6758

We used to throw an error when this was the case - we should refresh
from state so the association can be recreated

```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSEIPAssociation_'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2016/09/26 16:42:37 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v
-run=TestAccAWSEIPAssociation_ -timeout 120m
=== RUN   TestAccAWSEIPAssociation_basic
--- PASS: TestAccAWSEIPAssociation_basic (272.92s)
=== RUN   TestAccAWSEIPAssociation_disappears
--- PASS: TestAccAWSEIPAssociation_disappears (119.62s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/aws392.559s
```
2016-09-26 16:50:51 +01:00
..
archive
atlas
aws provider/aws: Refresh AWS EIP association from state when not found 2016-09-26 16:50:51 +01:00
azure
azurerm Add normalizeJsonString and validateJsonString functions. 2016-09-17 23:34:50 +01:00
bitbucket provider/bitbucket: Remove unnecessary casts. 2016-09-22 17:35:03 +10:00
chef
clc
cloudflare
cloudstack Support recreating clients and configuring Chef Vaults (#8577) 2016-09-15 14:20:18 +02:00
cobbler
consul
datadog
digitalocean
dme
dnsimple
docker
dyn
fastly
github
google Add support for GCS StorageClass 2016-09-22 07:46:35 +12:00
grafana
heroku
influxdb
librato provider/librato: Randomize the test case names as dangling resources were causing failures 2016-09-22 12:43:06 +01:00
logentries
mailgun
mysql
null
openstack
packet
postgresql provider/postgres: Fix acceptance tests 2016-09-05 15:39:57 -07:00
powerdns
rabbitmq
random
rundeck
scaleway provider/scaleway: fix security_group_rule identification 2016-09-05 16:29:18 +02:00
softlayer
statuscake
template Revert "providers/template: template_file supports floating point math" 2016-09-02 15:20:03 -05:00
terraform state/remote: Officially Support local backend 2016-09-03 15:42:40 -07:00
test provider/test: Add test of data source count.index 2016-09-03 13:58:30 -07:00
tls
triton
ultradns
vcd
vsphere