terraform/builtin/providers/heroku
Jakub Janczak 81779aa1d4 Fixing the situation when you've got an organization app, and want to have it in a private area instead 2016-01-04 16:13:52 -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 providers/heroku: tests passing, compiling 2014-09-16 17:21:01 -07:00
resource_heroku_app.go Fixing the situation when you've got an organization app, and want to have it in a private area instead 2016-01-04 16:13:52 -06:00
resource_heroku_app_test.go Fixed tests and updated the provider schema to use a DefaultFunc 2014-11-19 14:25:18 +01:00
resource_heroku_cert.go Heroku SSL support: fixes after code review of @svanharmelen 2014-12-15 15:10:59 +01:00
resource_heroku_cert_test.go provider/heroku: fix acc test 2015-11-20 10:51:34 -06:00
resource_heroku_domain.go providers/heroku: tests passing, compiling 2014-09-16 17:21:01 -07:00
resource_heroku_domain_test.go providers/heroku: tests passing, compiling 2014-09-16 17:21:01 -07:00
resource_heroku_drain.go providers/heroku: tests passing, compiling 2014-09-16 17:21:01 -07:00
resource_heroku_drain_test.go providers/heroku: tests passing, compiling 2014-09-16 17:21:01 -07:00