Commit Graph

77 Commits

Author SHA1 Message Date
Mitchell Hashimoto 338a61d135 Update CHANGELOG 2014-09-27 12:43:43 -07:00
Mitchell Hashimoto 1c73f4e703 Update CHANGELOG 2014-09-27 12:42:46 -07:00
Mitchell Hashimoto 100f8e3a8c Update CHANGELOG 2014-09-27 12:36:55 -07:00
Mitchell Hashimoto 462f37e2b7 Update CHANGELOG 2014-09-27 12:32:25 -07:00
Mitchell Hashimoto fdb0239b4e Update CHANGELO 2014-09-26 10:13:49 -07:00
Mitchell Hashimoto eabd8b1cc5 Fix CWD plugin loading. 2014-09-25 22:39:46 -07:00
Jack Pearkes c032ba5b3f update changelog 2014-09-18 20:11:03 -04:00
Jack Pearkes 1a888d4ef5 update changelog 2014-09-16 10:42:32 -04:00
Jack Pearkes f16485664d website: document db_subnet_group
cc/ @buth
2014-09-16 09:53:41 -04:00
Mitchell Hashimoto e8d09da6fa Update CHANGELOG 2014-09-09 21:18:02 -07:00
Mitchell Hashimoto 397cf82c96 depgraph: Walk finishes all non-dependent trees 2014-09-09 17:51:25 -07:00
Mitchell Hashimoto a53faa2fff terraform: validate providers even without config block [GH-284] 2014-09-09 17:38:30 -07:00
Mitchell Hashimoto 267a125a07 Up version for dev 2014-09-09 15:29:54 -07:00
Mitchell Hashimoto c812ed41fd v0.2.2 2014-09-09 14:43:36 -07:00
Mitchell Hashimoto c724f161c5 config: parse multi-args in interpolations [GH-282] 2014-09-09 14:39:32 -07:00
Mitchell Hashimoto 62e2743dcc providers/aws: retry delete of eip [GH-276] 2014-09-09 14:18:53 -07:00
Mitchell Hashimoto 57f287c06d providers/aws: check for non-exist on refresh 2014-09-09 14:15:33 -07:00
Mitchell Hashimoto a5b85dd788 providers/aws: check if instance is set on eip 2014-09-09 14:15:08 -07:00
Mitchell Hashimoto ad7d1c056b Update CHANGELOG 2014-09-09 13:42:56 -07:00
Mitchell Hashimoto 228fd035ba providers/digitalocean: handle when resource deleted manually [GH-279] 2014-09-09 13:36:47 -07:00
Mitchell Hashimoto 546865e1ee command: make sure errors from flag go to UI [GH-269] 2014-09-08 20:56:30 -07:00
Mitchell Hashimoto 7b96a9fa06 command: expand ~ manually in var-file [GH-273] 2014-09-08 20:43:59 -07:00
Mitchell Hashimoto 69294b1ba3 command: adhere to -no-color, fix test [GH-250] 2014-09-08 20:41:10 -07:00
Mitchell Hashimoto ab5e07a1f9 providers/aws: use GetOk to check for value [GH-258] 2014-09-08 20:24:43 -07:00
Mitchell Hashimoto cc1bf78850 Update CHANGELOG 2014-09-07 16:20:06 -07:00
Mitchell Hashimoto c7e1528a69 website: update docs for google 2014-09-07 16:10:56 -07:00
Mitchell Hashimoto b3c5b848f9 website: update docs for GH-260] 2014-09-07 16:03:48 -07:00
Jack Pearkes 28692656e2 providers/digitalocean: add user_data for create droplet
fixes #267
2014-09-05 11:16:12 -04:00
Mitchell Hashimoto bea8ea9b25 up version for dev 2014-08-31 09:48:22 -07:00
Mitchell Hashimoto a32e1be8ce v0.2.1 2014-08-31 09:13:05 -07:00
Mitchell Hashimoto 3a3e3346d5 providers/aws: route53 record destroy in parallel works 2014-08-31 09:12:05 -07:00
Mitchell Hashimoto 52bc9a1055 core: check sets for computed [GH-247] 2014-08-30 17:26:10 -07:00
Mitchell Hashimoto 28a2e7b979 terraform: depends_on with count creates proper graph [GH-244] 2014-08-30 16:08:50 -07:00
Jack Pearkes 597c8d5a39 update changelog 2014-08-29 11:39:54 -07:00
Mitchell Hashimoto 4fd3dff829 main: auto-discover plugins [GH-190]
/cc @pearkes @armon - exe dir and pwd
2014-08-28 17:27:15 -07:00
Mitchell Hashimoto f2f119d0eb Update CHANGELOG 2014-08-28 16:57:28 -07:00
Mitchell Hashimoto 0da47bab44 up version for dev 2014-08-28 16:47:35 -07:00
Mitchell Hashimoto 4c8c06ae2e v0.2.0 2014-08-28 09:54:43 -07:00
Mitchell Hashimoto 39c4fb2005 providers/heroku: plans work without specific plan name [GH-198] 2014-08-27 21:05:09 -07:00
Mitchell Hashimoto bec5a2a9c5 main: look up executables locally before PATH [GH-157] 2014-08-27 20:46:50 -07:00
Mitchell Hashimoto 18cb0f09b9 Update CHANGELOG 2014-08-27 15:46:25 -07:00
Jack Pearkes 84fda6a5ad update changelog 2014-08-27 15:25:54 -07:00
Mitchell Hashimoto eac01c2ac8 config: replace interpolations in block keys [GH-234] 2014-08-27 13:29:02 -07:00
Mitchell Hashimoto 660667957e Update CHANGELOG 2014-08-26 14:54:41 -07:00
Mitchell Hashimoto 2caf33f97f command/apply: keep track of default variables separately [GH-153] 2014-08-24 21:40:58 -07:00
Mitchell Hashimoto 0317120866 Update CHANGELOG 2014-08-22 17:20:06 -07:00
Mitchell Hashimoto ed99d2497b providers/aws: retry route53 operations [GH-183] 2014-08-22 12:51:11 -07:00
Mitchell Hashimoto 07b2709af0 Update CHANGELOG 2014-08-22 12:23:02 -07:00
Mitchell Hashimoto a292625846 website: private IP docs 2014-08-21 17:17:50 -07:00
Mitchell Hashimoto da2e221628 terraform: Interpolate if there are any interpolations [GH-159] 2014-08-21 15:05:56 -07:00