terraform/builtin
Paul Hinze be59831847 mailgun: poll until domain destroy takes effect
Test failures indicate that this operation doesn't always take effect
immediately:

https://travis-ci.org/hashicorp/terraform/builds/103764466

Add a simple poll to retry a few times until it does.

```
--- PASS: TestAccMailgunDomain_Basic (1.51s)
```

Verified that this does the trick by looping the test and watching the
logs for the retry behavior to kick in.
2016-01-21 09:51:08 -06:00
..
bins mysql provider and mysql_database resource. 2015-12-16 17:59:35 -08:00
providers mailgun: poll until domain destroy takes effect 2016-01-21 09:51:08 -06:00
provisioners Fix the failing chef provisioner test 2016-01-14 13:51:23 -05:00