..
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
import_heroku_app_test.go
providers/heroku: import heroku_app resource ( #14248 )
2017-05-05 22:26:04 +03:00
provider.go
provider/heroku: heroku_pipeline_coupling
2017-05-01 10:15:08 -04: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
providers/heroku: import heroku_app resource ( #14248 )
2017-05-05 22:26:04 +03:00
resource_heroku_app_feature.go
providers/heroku: use resourceHerokuAppFeature prefix ( #14051 )
2017-04-27 14:18:55 -05:00
resource_heroku_app_feature_test.go
providers/heroku: add heroku_app_feature resource ( #14035 )
2017-04-27 09:55:07 -05: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_pipeline.go
provider/heroku: Prefer struct for required attrs
2017-05-01 10:19:44 -04:00
resource_heroku_pipeline_coupling.go
provider/heroku: Prefer struct for required attrs
2017-05-01 10:19:44 -04:00
resource_heroku_pipeline_coupling_test.go
provider/heroku: Output IDs on failure
2017-05-01 10:20:28 -04:00
resource_heroku_pipeline_test.go
provider/heroku: Allow renaming a pipeline
2017-05-01 10:15:08 -04:00
resource_heroku_space.go
providers/heroku: wait for spaces to be allocated ( #14052 )
2017-04-28 08:40:18 -05:00
resource_heroku_space_test.go
Implementation
2017-04-24 17:34:34 -07:00
validators.go
provider/heroku: scope valid stage names to func
2017-05-01 10:20:51 -04:00
validators_test.go
provider/heroku: heroku_pipeline_coupling
2017-05-01 10:15:08 -04:00