terraform/builtin/providers/heroku
Jake Champlin 22ed31c7a6 Merge pull request #13921 from bernerdschaefer/bs-create-space
providers/heroku: add heroku_space resource
2017-04-25 18:43:42 -04: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 Add first failing test for heroku_space 2017-04-24 17:08:22 -07: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 Updates heroku-go to the latest revision (#12575) 2017-03-10 14:00:03 +02:00
resource_heroku_addon_test.go Updates heroku-go to the latest revision (#12575) 2017-03-10 14:00:03 +02:00
resource_heroku_app.go Merge branch 'master' into bs-heroku-app-space 2017-04-25 11:04:13 -07:00
resource_heroku_app_test.go Merge branch 'master' into bs-heroku-app-space 2017-04-25 11:04:13 -07:00
resource_heroku_cert.go Updates heroku-go to the latest revision (#12575) 2017-03-10 14:00:03 +02:00
resource_heroku_cert_test.go Updates heroku-go to the latest revision (#12575) 2017-03-10 14:00:03 +02:00
resource_heroku_domain.go Updates heroku-go to the latest revision (#12575) 2017-03-10 14:00:03 +02:00
resource_heroku_domain_test.go Updates heroku-go to the latest revision (#12575) 2017-03-10 14:00:03 +02:00
resource_heroku_drain.go Updates heroku-go to the latest revision (#12575) 2017-03-10 14:00:03 +02:00
resource_heroku_drain_test.go Updates heroku-go to the latest revision (#12575) 2017-03-10 14:00:03 +02:00
resource_heroku_space.go Add note about type conversion 2017-04-25 15:32:27 -07:00
resource_heroku_space_test.go Implementation 2017-04-24 17:34:34 -07:00