Radek Simko
|
59bddf7b55
|
Merge pull request #3458 from rafaelmagu/fix-typo-in-docs
Add missing 'e'
|
2015-10-08 13:46:59 -07:00 |
Rafael Fonseca
|
acb8d044a3
|
Add missing 'e'
|
2015-10-09 09:34:17 +13:00 |
Radek Simko
|
78f76b993c
|
provider/aws: Add docs for aws_placement_group
|
2015-10-08 13:03:25 -07:00 |
Radek Simko
|
f30c647a26
|
provider/aws: Add acceptance test for aws_placement_group
|
2015-10-08 12:44:47 -07:00 |
Radek Simko
|
110be439e2
|
provider/aws: Add aws_placement_group
|
2015-10-08 12:44:14 -07:00 |
Clint
|
94db2fce3d
|
Merge pull request #3456 from hashicorp/sethvargo/shopt
Apply shopt options to include hidden files
|
2015-10-08 14:41:59 -05:00 |
stack72
|
b3010e1412
|
Because of the lack of Update, S3 Bucket Object needs to force new when changing the params
|
2015-10-08 18:50:30 +01:00 |
Seth Vargo
|
25ab79ba43
|
Apply shopt options to include hidden files
|
2015-10-08 13:45:54 -04:00 |
stack72
|
8e2163c963
|
Removing the S3 Bucket Object Update method. This was removed in master but seems to be broken in my branch
|
2015-10-08 18:44:59 +01:00 |
stack72
|
0a5387db90
|
Adding some examples of the S3 bucket object parameters as well as checking for an empty string in the new S3 bucket object params
|
2015-10-08 17:24:33 +01:00 |
Anthony Stanton
|
3040d8419f
|
Test removing weird zero+zero Route53 test case
|
2015-10-08 18:07:07 +02:00 |
Svend Sorensen
|
73b51698ad
|
Replace simple case with if
|
2015-10-08 17:58:19 +02:00 |
Svend Sorensen
|
8e4a313f17
|
Return an empty slice for empty string lists
|
2015-10-08 17:37:13 +02:00 |
Svend Sorensen
|
53f44878ff
|
Add tests for empty string lists
|
2015-10-08 17:32:54 +02:00 |
Anthony Stanton
|
f2f4ded970
|
Initialize list as an empty slice
|
2015-10-08 16:59:57 +02:00 |
Clint
|
aaa922c0fd
|
Update CHANGELOG.md
|
2015-10-08 09:39:59 -05:00 |
Clint
|
4962ef159b
|
Merge pull request #3036 from hashicorp/b-aws-eip-computed-instance
provider/aws: Allow Instance to be computed in EIPs
|
2015-10-08 09:38:26 -05:00 |
Clint Shryock
|
9d973f1279
|
document limitation of instance id / network interface id
|
2015-10-08 09:30:55 -05:00 |
Clint Shryock
|
c68d9c4ae0
|
provider/aws: Allow Instance to be computed in EIPs
|
2015-10-08 09:14:04 -05:00 |
Clint
|
e7b8c01399
|
Merge pull request #3452 from pmoust/cs-remove-extra-parentheses
removed extra parentheses
|
2015-10-08 09:13:01 -05:00 |
Radek Simko
|
5a953a4fbd
|
Update CHANGELOG.md
|
2015-10-08 07:11:33 -07:00 |
Radek Simko
|
8364827a36
|
Merge pull request #3443 from TimeIncOSS/f-aws-es
provider/aws: Add support for Elastic Search
|
2015-10-08 07:06:52 -07:00 |
Clint
|
877f9f85f0
|
Merge pull request #3446 from stack72/aws-test-dbParamGroupName
provider/aws: Added a set of tests for the DBParamGroup Name
|
2015-10-08 08:59:19 -05:00 |
Panagiotis Moustafellos
|
e4845f75cc
|
removed extra parentheses
|
2015-10-08 15:48:04 +03:00 |
stack72
|
6ac07e970a
|
Removing the numbers from the dbParamGroup name random string. There is an edge case that this could actually trigger a failure due to not allowing to start with a number
|
2015-10-08 12:50:17 +01:00 |
stack72
|
29630547f4
|
Fixing the broken build in the aws_db_parameter_group tests
|
2015-10-08 12:41:07 +01:00 |
stack72
|
bd78dfd885
|
Refactoring the multiple tests into a simple test case with multiple inputs as per feedback
|
2015-10-08 12:15:59 +01:00 |
Clint
|
4637a34825
|
Merge pull request #3447 from stack72/docker-gofmt
provider/docker: Gofmt change for resource docker_image test
|
2015-10-08 05:56:59 -05:00 |
stack72
|
97188d6583
|
Adding a RandomString generator to test for db_param_group_name being too long
|
2015-10-08 10:05:50 +01:00 |
stack72
|
4cf9c64de0
|
Gofmt change for resource docker_image test
|
2015-10-08 09:47:50 +01:00 |
stack72
|
cc56431b97
|
Added a set of tests for the AWS DBParamGroup Name
|
2015-10-08 09:39:11 +01:00 |
Sander van Harmelen
|
1ed316c2d3
|
Merge pull request #3445 from svanharmelen/f-cloudstack-style
provider/cloudstack: small refactor for better readability and style
|
2015-10-08 10:35:11 +02:00 |
Sander van Harmelen
|
cc921b0bc7
|
Small refactor for better readability and updated the docs
|
2015-10-08 10:09:11 +02:00 |
Anthony Stanton
|
aed3f98703
|
Rename func which is now a method.
|
2015-10-08 10:01:21 +02:00 |
Anthony Stanton
|
95b2a60b29
|
Use {a,b} instead of {b,c}
How does the alphabet even?
|
2015-10-08 10:01:21 +02:00 |
Anthony Stanton
|
ef2b0a0b71
|
Order functions alphabetically
|
2015-10-08 10:01:21 +02:00 |
Anthony Stanton
|
735803ef09
|
Test cases for compact()
|
2015-10-08 10:00:32 +02:00 |
Anthony Stanton
|
7610874264
|
Initial implementation of compact() interpolation function
|
2015-10-08 10:00:32 +02:00 |
Radek Simko
|
e7f3675fd5
|
Update CHANGELOG.md
|
2015-10-07 17:44:44 -07:00 |
Radek Simko
|
96dc244cb3
|
Merge pull request #3279 from stack72/aws-db_param_group_lowercase
provider/aws: db_parameter_group name validation
|
2015-10-07 17:43:51 -07:00 |
Radek Simko
|
7cb395c8b6
|
Merge pull request #3296 from stack72/new_validateFunc_spike
provider/aws: New Validation Function Tests for ELB Name
|
2015-10-07 17:39:29 -07:00 |
Radek Simko
|
db22852a4f
|
Update CHANGELOG.md
|
2015-10-07 17:20:33 -07:00 |
Radek Simko
|
4ca3853824
|
Merge pull request #3277 from stack72/aws-app-cookieness-doc-update
docs: Updating the app_cookie_stickiness_policy docs to reflect needing a L…
|
2015-10-07 17:18:55 -07:00 |
Radek Simko
|
e65ef8f13f
|
provider/aws: Add docs for aws_elasticsearch_domain
|
2015-10-07 16:57:46 -07:00 |
Radek Simko
|
c221da9aeb
|
provider/aws: Add acceptance test for aws_elasticsearch_domain
|
2015-10-07 16:57:46 -07:00 |
Radek Simko
|
2b9f4f895e
|
provider/aws: Add support for aws_elasticsearch_domain
|
2015-10-07 16:57:46 -07:00 |
Paul Hinze
|
d089ac8e82
|
Update CHANGELOG.md
|
2015-10-07 18:18:26 -05:00 |
Paul Hinze
|
5d9a5725b9
|
Merge pull request #2619 from Nomon/master
provider/docker: Fix Repository in PullOptions
|
2015-10-07 18:17:46 -05:00 |
Paul Hinze
|
05a091f892
|
Update CHANGELOG.md
|
2015-10-07 15:58:05 -05:00 |
Radek Simko
|
ab8d222f41
|
Merge pull request #3439 from TimeIncOSS/gofmt
gofmt files from recently merged PRs
|
2015-10-07 13:44:25 -07:00 |