terraform/builtin
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
..
bins provider/consul: Skeleton 2014-07-25 17:03:17 -04:00
providers providers/heroku: fix drain test 2014-07-29 19:16:01 -04:00
provisioners builtin/provisioners/*: new API 2014-07-22 10:38:39 -07:00