terraform/builtin/providers/heroku
Paul Hinze 97bae0ea30 provider/heroku: address cert test failure
* Randomize app name in test
 * Return error and don't panic when there is a problem

It's possible there may still be an underlying problem that caused the
error that made the cert leak in the first place - this should help us
diagnose it.
2016-02-04 09:58:27 -06:00
..
test-fixtures
config.go
provider.go
provider_test.go
resource_heroku_addon.go
resource_heroku_addon_test.go heroku: randomize names in acctests 2016-01-21 09:31:48 -06:00
resource_heroku_app.go provider/heroku: fix typo in organization struct 2016-01-08 08:20:19 -06:00
resource_heroku_app_test.go heroku: randomize names in acctests 2016-01-21 09:31:48 -06:00
resource_heroku_cert.go provider/heroku: address cert test failure 2016-02-04 09:58:27 -06:00
resource_heroku_cert_test.go provider/heroku: address cert test failure 2016-02-04 09:58:27 -06:00
resource_heroku_domain.go
resource_heroku_domain_test.go heroku: randomize the remaining appnames in tests 2016-01-22 09:26:34 -06:00
resource_heroku_drain.go provider/heroku: retry drain create until log channel is assigned 2016-01-25 09:59:41 -06:00
resource_heroku_drain_test.go heroku: randomize the remaining appnames in tests 2016-01-22 09:26:34 -06:00