Commit Graph

89 Commits (551eedcf2616376b00d7da170b09f682bbfa3445)

Author SHA1 Message Date
Justin Campbell 61f45dd585 provider/heroku: scope valid stage names to func
9 years ago
Justin Campbell 02bb1e6907 provider/heroku: Output IDs on failure
9 years ago
Justin Campbell 3d4f1ba4f3 provider/heroku: Remove unused argument in test
9 years ago
Justin Campbell 3a87ca4a43 provider/heroku: Prefer struct for required attrs
9 years ago
Justin Campbell e2b361f603 provider/heroku: Allow renaming a pipeline
9 years ago
Justin Campbell dd48b5b7e7 provider/heroku: heroku_pipeline_coupling
9 years ago
Justin Campbell 40805bb80c provider/heroku: Add heroku_pipeline resource
9 years ago
Dan Peterson 8ec67413be providers/heroku: wait for spaces to be allocated (#14052)
9 years ago
Dan Peterson 3b47f9439b providers/heroku: use resourceHerokuAppFeature prefix (#14051)
9 years ago
Dan Peterson e495c6bacc providers/heroku: add heroku_app_feature resource (#14035)
9 years ago
Dan Peterson cf6e86a127 providers/heroku: use a helper for common app post-create tasks (#13990)
9 years ago
Jake Champlin 22ed31c7a6 Merge pull request #13921 from bernerdschaefer/bs-create-space
9 years ago
Bernerd Schaefer e7c904a87d Add note about type conversion
9 years ago
Bernerd Schaefer c55a4b3a51 Merge branch 'master' into bs-heroku-app-space
9 years ago
Bernerd Schaefer dbf82e651e Implementation
9 years ago
Bernerd Schaefer 43257492b9 Add first failing test for heroku_space
9 years ago
Bernerd Schaefer acdb5c659a provider/heroku: set app buildpacks from config
9 years ago
Bernerd Schaefer fd98f1e0c5 providers/heroku: create app in space
9 years ago
Andy Lindeman fa18174713 Updates heroku-go to the latest revision (#12575)
9 years ago
Radek Simko 2077869be4 provider/heroku: Fix failing acceptance test (#11374)
9 years ago
Paul Hinze 108ccf0007 builtin: Refactor resource.Retry to clarify return
10 years ago
Trevor Pounds 79742fc367 Enable `go vet -composites` check and fix warnings.
10 years ago
Paul Hinze 97bae0ea30 provider/heroku: address cert test failure
10 years ago
Paul Hinze b537e5e966 provider/heroku: retry drain create until log channel is assigned
10 years ago
Paul Hinze 19d90ae00f heroku: randomize the remaining appnames in tests
10 years ago
Paul Hinze d1010f40c5 heroku: randomize names in acctests
10 years ago
Paul Hinze 7cd955e3a1 provider/heroku: fix typo in organization struct
10 years ago
Paul Hinze c52765417a provider/heroku: add acctest covering orgs; fixup issues
10 years ago
Jakub Janczak 81779aa1d4 Fixing the situation when you've got an organization app, and want to have it in a private area instead
10 years ago
Paul Hinze 24d15820c1 provider/heroku: fix acc test
11 years ago
Sander van Harmelen 2ba8dc38fa Switch to go-multierror
11 years ago
Paul Hinze 28875f49cd provider/heroku: fix config_vars in addons
11 years ago
Mitchell Hashimoto e5a375ae58 providers/heroku: empty config vars block shouldn't panic [GH-1211]
11 years ago
Mitchell Hashimoto 0281d73686 Revert "Heroku returns config_vars for addon as string array."
11 years ago
Mitchell Hashimoto 9599861350 Merge pull request #1006 from smp-labs/proper_heroku_config_vars_type
11 years ago
Mitchell Hashimoto 523639b5cd fmt
11 years ago
Jakub Janczak b99179a5a0 The type returned from heroku API is a string array, while our schema says []map[string]interface{}.
11 years ago
Jeff Mitchell f2bd1f45ab Move duplicated envDefaultFunc out of each provider and into Schema.
11 years ago
Emil Hessman 7b704fb77d builtin/providers/heroku: vet fix
12 years ago
Armon Dadgar f923368fc5 Merge pull request #672 from plan3-labs/heroku_cert_support
12 years ago
Sander van Harmelen 4ace4865d7 Making all function names consistent
12 years ago
Jakub Janczak 765cd1f494 Heroku SSL support: fixes after code review of @svanharmelen
12 years ago
Jakub Janczak 3c0e9970e5 Heroku SSL certificate support added
12 years ago
Sander van Harmelen 1b6f37b6eb Fixed tests and updated the provider schema to use a DefaultFunc
12 years ago
Mitchell Hashimoto 1792334ec4 fmt
12 years ago
Clint Shryock 98667d1b12 update error message
12 years ago
Clint Shryock b850f8bc65 proposal for making orgs a structure with fields instead of just a name field
12 years ago
Mitchell Hashimoto 3e6263332d providers/heroku: set all the things
12 years ago
Clint Shryock 764b0259dd Document the organization name field
12 years ago
Clint Shryock 8ab3ebbfb2 clean up the conditional check for Heroku organization
12 years ago