Commit Graph

6588 Commits

Author SHA1 Message Date
Martin Atkins 6a4bcacbc4 Merge pull request #3087 from berendt/openstack-networking
examples: add OpenStack configuration with networking
2015-10-10 17:29:28 -07:00
Martin Atkins 1f8bdf9585 Merge #3123: More info on -var-file option in intro. 2015-10-10 17:26:20 -07:00
Shani Elharrar 9a6f680eda Updated note about variable files 2015-10-10 17:25:44 -07:00
Martin Atkins 5a91a765e9 Merge pull request #3367 from josephholsten/atlas-artifact
Update docs to show correct launching of atlas artifact in AWS.
2015-10-10 17:19:09 -07:00
Martin Atkins 8ebcfc4e23 Update CHANGELOG.md 2015-10-10 15:19:44 -07:00
Martin Atkins 3c939f9b26 Merge #3239: "compact" interpolation function 2015-10-10 15:18:10 -07:00
Martin Atkins 16b11e443d go fmt the "compact" function changes. 2015-10-10 15:17:25 -07:00
Martin Atkins 8c0714f586 Merge pull request #3477 from tpounds/add-missing-website-doc-arg
Add missing `to_port` argument to website docs.
2015-10-10 15:04:20 -07:00
Trevor Pounds a4fb080abe Add missing `to_port` argument to website docs. 2015-10-10 14:54:59 -07:00
Martin Atkins 639443f265 Update CHANGELOG.md 2015-10-10 11:27:39 -07:00
Martin Atkins a888cd6f62 Merge pull request #3200 from zpatrick/master
Optional "content" argument for "s3_bucket_object"
2015-10-10 11:26:38 -07:00
Martin Atkins b9a62151ce Update CHANGELOG.md 2015-10-10 11:19:04 -07:00
Martin Atkins 3721b89010 Merge pull request #3472 from hashicorp/add-packet-layout
Add Layout for Packet Provider
2015-10-10 11:18:43 -07:00
Sam Handler 444d63240b Update page title for project.html.markdown 2015-10-09 17:43:10 -04:00
Sam Handler 234adffd51 Add Packet to docs layout sidebar 2015-10-09 17:42:36 -04:00
Sam Handler 3b3726675b Add Packet layout. 2015-10-09 17:41:55 -04:00
Martin Atkins 295c9245bb Update CHANGELOG.md 2015-10-09 00:12:12 -07:00
Martin Atkins fbfab83cbe Merge pull request #3385 from apparentlymart/remote-state-s3-json
S3 remote state use application/json Content-Type
2015-10-09 00:11:04 -07:00
Martin Atkins 11a14260db Merge pull request #3461 from juliandunn/remove-graphviz-workspace
GraphViz Workspace appears to be dead, so remove it from the docs.
2015-10-09 00:00:37 -07:00
Julian C. Dunn 3143d1703d Graphviz Workspace appears to be dead, so remove it from the docs. 2015-10-09 01:19:14 -04:00
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
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
Seth Vargo 25ab79ba43 Apply shopt options to include hidden files 2015-10-08 13:45:54 -04: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