terraform/builtin/providers
Jack Pearkes 14b80abc29 providers/heroku: fix drain test
cc/ @bmarini

Basically, the attr check we have in our tests is looking at resources
that we specify. It's basically check that "if I send this, I get this"
from the external resource.

In this case, we don't know what the token will be, so we can't
do it that way. I replaced it with a "make sure this is more than an
empty string" assertion.
2014-07-29 19:16:01 -04:00
..
aws go fmt 2014-07-29 19:09:55 -04:00
cloudflare website: add cloudflare docs 2014-07-25 12:28:11 -04:00
consul provider/consul: Acceptance test uses demo.consul.io 2014-07-26 21:25:28 -04:00
digitalocean providers/digitalocean: fix ip address when using private networking 2014-07-29 19:04:10 -04:00
dnsimple providers/dnsimple: fix comment 2014-07-25 12:05:51 -04:00
heroku providers/heroku: fix drain test 2014-07-29 19:16:01 -04:00