Mitchell Hashimoto
|
c40238041c
|
providers/aws: fix bad arg giving wrong type [GH-992]
|
2015-02-17 16:39:51 -08:00 |
Mitchell Hashimoto
|
e04def93e6
|
Merge pull request #991 from hashicorp/b-autoscale-lc-update
providers/aws: allow in-place update of launch configuration
|
2015-02-17 16:29:56 -08:00 |
Mitchell Hashimoto
|
0a69ec3d05
|
update CHANGELOG
|
2015-02-17 16:20:40 -08:00 |
Mitchell Hashimoto
|
5dc1b70777
|
update CHANGELOG
|
2015-02-17 16:18:38 -08:00 |
Mitchell Hashimoto
|
faec39b8c1
|
Merge pull request #990 from hashicorp/b-set-change
helper/schema: GetChange shouldn't return true when no change
|
2015-02-17 16:17:44 -08:00 |
Mitchell Hashimoto
|
bfa3a2997a
|
Update CHANGELOG
|
2015-02-17 16:15:37 -08:00 |
Mitchell Hashimoto
|
7f6e13ab32
|
Merge pull request #989 from hashicorp/b-empty-map
helper/schema: empty map values should show up in diff [GH-968]
|
2015-02-17 16:14:52 -08:00 |
Mitchell Hashimoto
|
24c6ce4e04
|
update CHANGELOG
|
2015-02-17 16:14:37 -08:00 |
Mitchell Hashimoto
|
84e72b817c
|
Merge pull request #988 from hashicorp/b-prov-multi
config: bare splat variables should not be allowed in provisioners
|
2015-02-17 16:12:52 -08:00 |
Mitchell Hashimoto
|
5a64d0900b
|
providers/aws: test for allowing in-place lC update
|
2015-02-17 16:12:02 -08:00 |
Mitchell Hashimoto
|
b5df47efc9
|
providers/aws: support updating ASG launch config [GH-904]
|
2015-02-17 15:48:15 -08:00 |
Mitchell Hashimoto
|
66f7731995
|
helper/schema: GetChange shouldn't return true when no change
|
2015-02-17 15:43:19 -08:00 |
Mitchell Hashimoto
|
5c06cc386a
|
helper/schema: empty map values should show up in diff [GH-968]
|
2015-02-17 15:22:45 -08:00 |
Mitchell Hashimoto
|
e9778c85a5
|
helper/schema: clarify test
|
2015-02-17 14:46:24 -08:00 |
Mitchell Hashimoto
|
dbfb95fcd5
|
helper/schema: show in diff when no config is going to empty set
|
2015-02-17 14:45:18 -08:00 |
Mitchell Hashimoto
|
cc3c03d3b3
|
update CHANGELOG
|
2015-02-17 14:00:29 -08:00 |
Mitchell Hashimoto
|
0feb29944c
|
Merge pull request #856 from CashStar/aws_egress
provider/aws: adding support for egress rules in AWS Security Groups
|
2015-02-17 13:59:47 -08:00 |
Mitchell Hashimoto
|
4bcf6cf6b2
|
config: bare splat variables should not be allowed in provisioners
[GH-636]
|
2015-02-17 13:32:45 -08:00 |
Mitchell Hashimoto
|
dee1071cf4
|
Merge pull request #987 from hashicorp/b-bad-diff
helper/schema: computed fields in state shouldn't cause diff to zero value
|
2015-02-17 13:18:33 -08:00 |
Mitchell Hashimoto
|
fd274d7328
|
helper/schema: update test desc
|
2015-02-17 13:17:23 -08:00 |
Mitchell Hashimoto
|
bcdec738d4
|
helper/schema: default the new value to zero only for the decode
|
2015-02-17 13:16:59 -08:00 |
Mitchell Hashimoto
|
ad6be99f5b
|
helper/schema: failing test
|
2015-02-17 13:15:30 -08:00 |
Mitchell Hashimoto
|
72a35cb44a
|
update CHANGELOG
|
2015-02-17 11:52:07 -08:00 |
Mitchell Hashimoto
|
2ee2b9e26f
|
Merge pull request #986 from hashicorp/b-remove-set
helper/schema: Diff with set going to 0 elements removes it from state
|
2015-02-17 11:50:50 -08:00 |
Mitchell Hashimoto
|
1a39903fe2
|
Merge pull request #984 from hashicorp/b-zero-diffs
helper/schema: Diff should be empty if the zero value is in the state
|
2015-02-17 11:50:43 -08:00 |
Mitchell Hashimoto
|
c2f3f0594d
|
terraform: sort dependencies of resource state [GH-928]
|
2015-02-17 11:47:53 -08:00 |
Mitchell Hashimoto
|
2212d6895d
|
helper/schema: diff with set going to 0 elements removes it from state
|
2015-02-17 11:38:56 -08:00 |
Mitchell Hashimoto
|
c22ba7d3a8
|
helper/schema: fix test index
|
2015-02-17 11:14:04 -08:00 |
Mitchell Hashimoto
|
cbcfb26ec6
|
helper/schema: add test for sets
|
2015-02-17 11:12:45 -08:00 |
Mitchell Hashimoto
|
b778a65a83
|
helper/schema: diff of zero value in state with lack of value should not
diff
|
2015-02-17 11:10:45 -08:00 |
Bryce Kahle
|
fa8280a56c
|
Add split docs
|
2015-02-17 13:24:34 -05:00 |
nevins-b
|
b7238ca6f2
|
adding documentation
|
2015-02-17 13:23:10 -05:00 |
Mitchell Hashimoto
|
1752c93e0c
|
update CHANGELOG
|
2015-02-17 09:44:44 -08:00 |
Mitchell Hashimoto
|
9a19eb3110
|
Merge pull request #721 from robzienert/change-elb-listener-force-new
providers/aws: Changing AWS ELB to not ForceNew when listeners change
|
2015-02-17 09:43:46 -08:00 |
Mitchell Hashimoto
|
9faf9937ef
|
Merge pull request #878 from ceh/terraform-win-test
terraform: fix ContextPlan test failure on Windows
|
2015-02-17 09:35:00 -08:00 |
Mitchell Hashimoto
|
f9e3cafcc5
|
Merge pull request #888 from ceh/bat-make
make.bat: Makefile-like test functionality for Windows
|
2015-02-17 09:32:14 -08:00 |
Mitchell Hashimoto
|
4811e72a43
|
update CHANGELOG
|
2015-02-17 09:31:14 -08:00 |
Mitchell Hashimoto
|
aad83447d2
|
Merge pull request #889 from bitglue/deleted_subnet
provider/aws: Fix error when refreshing on a deleted AWS subnet
|
2015-02-17 09:30:48 -08:00 |
Mitchell Hashimoto
|
2b2a6376d8
|
update CHANGELOG
|
2015-02-17 09:30:27 -08:00 |
Mitchell Hashimoto
|
c5e035361f
|
Merge pull request #896 from bitglue/storage_type
provider/aws: Support storage_type parameter for aws_db_instance
|
2015-02-17 09:30:03 -08:00 |
Mitchell Hashimoto
|
1fe3a2ee13
|
Update CHANGELOG
|
2015-02-17 09:28:59 -08:00 |
Mitchell Hashimoto
|
f63aa41d67
|
Merge pull request #897 from bitglue/apply_method
provider/aws: Implement apply_method for RDS parameters
|
2015-02-17 09:28:24 -08:00 |
Mitchell Hashimoto
|
61215d8826
|
Merge pull request #919 from ceh/url-helper
helper/url: add "Windows-safe" URL Parse wrapper
|
2015-02-17 09:26:55 -08:00 |
Mitchell Hashimoto
|
5cdb50a148
|
Update CHANGELOG
|
2015-02-17 09:25:56 -08:00 |
Mitchell Hashimoto
|
fd01b01a9e
|
Merge pull request #923 from hashicorp/aws-read-termination-policies
providers/aws: read ASG termination policies
|
2015-02-17 09:25:16 -08:00 |
Mitchell Hashimoto
|
1fa6141a39
|
Merge pull request #933 from egarbi/master
docs: Added missing line for aws_launch_configuration resource on AWS provider...
|
2015-02-17 09:24:50 -08:00 |
Paul Hinze
|
451cff8959
|
Merge pull request #974 from jvoorhis/documentation-fixes
Fill in TODOs in documentation
|
2015-02-17 10:50:31 -06:00 |
Jeremy Voorhis
|
c4869ef3b1
|
Add missing preposition.
|
2015-02-13 21:46:40 -08:00 |
Jeremy Voorhis
|
729939f122
|
Fill in missing outputs in modules.html.md.
|
2015-02-13 21:27:54 -08:00 |
Paul Hinze
|
3339593292
|
Merge pull request #973 from sparkprime/forcenew_disk
Make Google Instance disk attribute all ForceNew. Fix #608.
|
2015-02-13 13:32:38 -06:00 |