Commit Graph

2134 Commits

Author SHA1 Message Date
Mitchell Hashimoto
1912e9655d providers/aws: if LC not found, delete it [GH-421] 2014-10-17 20:21:18 -07:00
Mitchell Hashimoto
f5c2aba215 providers/aws: drain autoscale groups before deleting [GH-435] 2014-10-17 20:11:00 -07:00
Mitchell Hashimoto
7c89fb06cc providers/aws: only retry dependency violation for security groups
[GH-436]
2014-10-17 18:29:48 -07:00
Mitchell Hashimoto
b4f8b7f43b helper/resource: RetryError for quitting quickly 2014-10-17 18:28:03 -07:00
Mitchell Hashimoto
10ce2b690c providers/aws: retry deleting security group for some time [GH-436] 2014-10-17 18:21:18 -07:00
Mitchell Hashimoto
990b814188 terraform: set count to 1 while validating [GH-442] 2014-10-17 18:18:28 -07:00
Mitchell Hashimoto
f626c5df96 terraform: validation works with count if default [GH-442] 2014-10-17 18:06:54 -07:00
Mitchell Hashimoto
bf7c40d115 terraform: test case for variable count 2014-10-17 18:03:30 -07:00
Mitchell Hashimoto
35352a2746 terraform: some more test cases for sanity 2014-10-16 23:20:46 -07:00
Mitchell Hashimoto
82bf4f485b terraform: taint resources who error on create with provisioners
[GH-434]
2014-10-16 23:19:07 -07:00
Mitchell Hashimoto
c2314721c3 Merge pull request #437 from jeckhart/fix-autoscaling-build-break
Fix build breaks from latest goamz
2014-10-16 22:24:34 -07:00
John Eckhart
22fa84ebcb Fix build breaks from latest goamz 2014-10-17 00:53:54 -04:00
Mitchell Hashimoto
05bfe85f9f providers/aws: instances can be computed on an ELB 2014-10-16 18:24:58 -07:00
Mitchell Hashimoto
152d5b0c69 providers/aws: elb properly hashes listeners 2014-10-16 18:02:03 -07:00
Mitchell Hashimoto
1a2afdaa37 providers/aws: launch config and autoscale group load is correct
[GH-423]
2014-10-16 16:39:58 -07:00
Mitchell Hashimoto
de4c922c9c terraform: validation with unknown variables works [GH-432] 2014-10-16 15:54:56 -07:00
Mitchell Hashimoto
2e703afdad helper/schema: valiate should ignore computed fields 2014-10-16 14:04:45 -07:00
Mitchell Hashimoto
bb2e33682d Update CHANGELOG 2014-10-16 12:04:11 -07:00
Armon Dadgar
422b82648c terraform: Switch to using semaphore 2014-10-16 10:04:36 -07:00
Armon Dadgar
ad31023252 terraform: Adding a semaphore implementation 2014-10-16 10:04:36 -07:00
Mitchell Hashimoto
8f98a79cf1 Merge pull request #426 from ivuk/fix-typo
Fix a typo: The -> This
2014-10-16 09:51:49 -07:00
Igor Vuk
08d017057a Fix a typo: The -> This 2014-10-16 18:16:52 +02:00
Mitchell Hashimoto
5596ee7f53 terraform: don't panic if no state in Walk return [GH-403] 2014-10-15 20:32:19 -07:00
Mitchell Hashimoto
2a388fd5d1 up version for dev 2014-10-15 20:28:37 -07:00
Seth Vargo
e4ccb8b634 Update broken image in README 2014-10-15 13:43:58 -04:00
Seth Vargo
bfed1eda1a Merge pull request #411 from pmoust/patch-1
fixed typo on terraform destroy
2014-10-15 09:15:27 -07:00
Panagiotis Moustafellos
3d51bae4b2 switch phrasing 2014-10-15 18:57:24 +03:00
Panagiotis Moustafellos
08515edc43 fixed typo on terraform destroy 2014-10-15 11:17:56 +03:00
Mitchell Hashimoto
40ec61685c Merge pull request #405 from paul91/patch-1
website: Removing duplicate example and unclosed code block
2014-10-14 14:50:02 -07:00
Paul Lewis
3f5a9b70d8 Removing duplicate example and unclosed code block 2014-10-14 17:47:23 -04:00
Jack Pearkes
ab9aefdfb0 Merge pull request #401 from catsby/heroku_orgs
document the organization field
2014-10-14 13:52:40 -07:00
Clint Shryock
8b45abc1b2 document the organization field 2014-10-14 15:50:10 -05:00
Mitchell Hashimoto
c2a27fe507 Merge pull request #399 from hashicorp/sethvargo/images
Fix images on markdown pages
2014-10-14 13:11:43 -07:00
Seth Vargo
164e5db5c9 Double quotes kinda people 2014-10-14 16:06:30 -04:00
Seth Vargo
e0ea52be5c Fix images on markdown pages 2014-10-14 16:06:02 -04:00
Mitchell Hashimoto
79e3ced3b4 Update gemfile 2014-10-14 12:57:11 -07:00
Mitchell Hashimoto
52589f51b7 Update lock to get right version 2014-10-14 12:50:42 -07:00
Mitchell Hashimoto
2729dcab77 website: don't change the Ruby version 2014-10-14 12:46:04 -07:00
Mitchell Hashimoto
af43cca8ff website: update Ruby version 2014-10-14 12:43:33 -07:00
Mitchell Hashimoto
58757d6e96 website: update website to set version 2014-10-14 12:40:39 -07:00
Mitchell Hashimoto
55e6987796 v0.3.0 2014-10-14 12:24:05 -07:00
Mitchell Hashimoto
5bddce9f8a Update CHANGELOG 2014-10-14 12:22:01 -07:00
Mitchell Hashimoto
6fea336c09 Merge pull request #396 from hashicorp/f-consul-schema
Port Consul provider to new helper.Schema, add Token support
2014-10-14 12:21:23 -07:00
Mitchell Hashimoto
e59e4a6bd9 providers/aws: fix compile error 2014-10-14 12:20:39 -07:00
Mitchell Hashimoto
3e6263332d providers/heroku: set all the things 2014-10-14 12:18:18 -07:00
Mitchell Hashimoto
e4a2cb216c Merge pull request #389 from catsby/heroku-go-orgs
Starting point for adding Organization app support for Heroku Provider
2014-10-14 12:16:48 -07:00
Armon Dadgar
1cc95b7a72 provider/consul: Change to GetOk with schema.Helper 2014-10-14 12:16:42 -07:00
Mitchell Hashimoto
ce997a9a33 providers/aws: fix test 2014-10-14 12:15:46 -07:00
Mitchell Hashimoto
dad141ec08 Merge pull request #397 from seanherron/ec2-tags
Expands AWS tagging to cover EC2 instances
2014-10-14 12:13:22 -07:00
Mitchell Hashimoto
0bc21a928d website: move all examples into the GitHub repo 2014-10-13 22:18:45 -07:00