terraform/builtin/providers/heroku
Sander van Harmelen 1b6f37b6eb Fixed tests and updated the provider schema to use a DefaultFunc
The default stack changed from ‘cedar’ to ‘cedar-14’, so updated the
acceptance tests to reflect this.

Updating the schema makes testing easier and gives you a way to
configure the provider using env variables. It also makes the provider
more inline following the TF 0.2 approach.
2014-11-19 14:25:18 +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 Fixed tests and updated the provider schema to use a DefaultFunc 2014-11-19 14:25:18 +01: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 providers/heroku: tests passing, compiling 2014-09-16 17:21:01 -07:00
resource_heroku_addon_test.go providers/heroku: tests passing, compiling 2014-09-16 17:21:01 -07:00
resource_heroku_app.go fmt 2014-10-21 11:00:12 -07: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_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