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 Heroku SSL certificate support added 2014-12-15 12:21:47 +01:00
config.go Fixed tests and updated the provider schema to use a DefaultFunc 2014-11-19 14:25:18 +01:00
provider.go Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
provider_test.go Fixed tests and updated the provider schema to use a DefaultFunc 2014-11-19 14:25:18 +01:00
resource_heroku_addon.go provider/heroku: fix config_vars in addons 2015-05-07 09:11:31 -05:00
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 providers/heroku: tests passing, compiling 2014-09-16 17:21:01 -07:00
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