Commit Graph

6412 Commits

Author SHA1 Message Date
Clint cf98cbc9ad Merge pull request #3396 from hashicorp/f-aws-reenable-test
provider/aws: Renable TestAccAWSRouteTable_vpcPeering
2015-10-02 16:51:35 -05:00
Clint Shryock d0f734af76 remove TODO 2015-10-02 16:50:26 -05:00
Clint Shryock 7aa14da9c7 provider/aws: Renable TestAccAWSRouteTable_vpcPeering with additional config 2015-10-02 16:47:59 -05:00
Clint Shryock 0af9a9f68f Merge branch 'pr-3256'
* pr-3256:
  docs: AWS launch configuration
2015-10-02 16:18:50 -05:00
Clint Shryock e317d6ec7b merge pr-3162 2015-10-02 16:02:58 -05:00
Clint 671b6e0f06 Merge pull request #3188 from miketheman/patch-1
Update aws_db_instance `db_subnet_group_name`
2015-10-02 15:56:45 -05:00
Clint 12b5060649 Update CHANGELOG.md 2015-10-02 15:18:57 -05:00
Clint 75c4ee06fc Merge pull request #2415 from TimeIncOSS/f-aws-cloudwatch-log-group
provider/aws: Add cloudwatch_log_group
2015-10-02 15:16:57 -05:00
Paul Hinze 7be9549f19 Merge pull request #3384 from hashicorp/b-aws-src-dest-check
provider/aws: Fix issue with disabling source dest check on first run
2015-10-02 13:27:58 -05:00
Clint Shryock efa26ed2a7 provider/aws: Fix issue with disabling source dest check on first run 2015-10-01 17:00:30 -05:00
Sander van Harmelen 0c3f2a915c Merge pull request #3338 from svanharmelen/f-cloudstack-nwdomain
provider/cloudstack: fix styling (tab vs spaces in raw string)
2015-09-27 20:01:14 -07:00
Sander van Harmelen 979c86ec26 Fix styling... 2015-09-27 19:56:44 -07:00
Sander van Harmelen 99aeec07de Merge pull request #3337 from svanharmelen/f-cloudstack-nwdomain
provider/cloudstack: add support for network domains
2015-09-27 19:55:36 -07:00
Sander van Harmelen 1bf708d5e7 Merge pull request #3329 from joelmoss/provisioner_chef_policyfile_support
Added Policyfile support to the Chef provisioner
2015-09-27 19:52:34 -07:00
Sander van Harmelen ccf683b6ea Add support for network domains
Fixes #3248
2015-09-27 19:49:58 -07:00
Joel Moss 20362e7506 Added Policyfile support to the Chef provisioner
This Adds three new arguments `use_policyfile`, `policy_group` and `policy_name` to the Chef
provisioner. If `use_policyfile` == true, then the other arguments are required.
2015-09-26 00:56:24 +01:00
Dave Cunningham 6bd40a7bf4 Update CHANGELOG.md 2015-09-25 16:42:31 -04:00
Dave Cunningham 2619b66e21 Merge pull request #3242 from lwander/b-gce-network-interface-name
provider/gce: Instance Template Network Interface Should be URL
2015-09-25 16:40:16 -04:00
Dave Cunningham 442d64d7c2 Merge pull request #3323 from lwander/r-gce-refactor-operations
provider/gce: Refactored Operation Wait Code
2015-09-25 16:32:31 -04:00
Radek Simko 4e29025820 docs: rundeck: Remove extra backslashes
- it may not feel right, but that's currently how the builtin functions work -> double quotes are not escaped
 - cc @apparentlymart
2015-09-25 10:51:55 +01:00
Radek Simko 0d5a0bb45d Merge pull request #3314 from apparentlymart/rundeck-doc-fix
Corrected example on rundeck provider index page
2015-09-25 10:47:03 +01:00
Radek Simko 84b9a6e001 Merge pull request #3318 from roboll/master
correct policy_document to policy in vpc_endpoint docs
2015-09-25 10:44:57 +01:00
Paul Hinze 140b3377f4 Update CHANGELOG.md 2015-09-24 15:37:02 -05:00
Lars Wander 158af9d0d4 Refactored wait code to delete duplicated code & share functionality 2015-09-24 16:30:12 -04:00
Paul Hinze c39fdd2917 Merge pull request #2988 from hashicorp/b-input-var-partially-computed
core: don't error on computed value during input walk
2015-09-24 15:07:49 -05:00
Paul Hinze 4502c32840 Merge pull request #3321 from hashicorp/edit-this-page
Add "Edit this page" link everywhere except /
2015-09-24 14:17:17 -05:00
Paul Hinze 1aff3f4a44 Update CHANGELOG.md 2015-09-24 14:15:27 -05:00
Paul Hinze 50b8161da1 Merge pull request #2008 from dupuy/secgrp-delta-remove-then-add
remove security groups (by name) before adding security groups (by id)
2015-09-24 14:14:48 -05:00
Sam Handler 2e89ac1da0 fix Makefile 2015-09-24 11:48:52 -07:00
Sam Handler 462167521e Single tab in makefile 2015-09-24 11:31:17 -07:00
Sam Handler b593502dcb _footer spacing fix 2015-09-24 11:29:04 -07:00
Sam Handler 0bda98899e Make wants tabs 2015-09-24 10:59:16 -07:00
Sam Handler 22c2d6cf21 Fix up spacing 2015-09-24 10:29:03 -07:00
Sam Handler f1800a4841 `bundle update middleman-hashicorp` 2015-09-24 10:07:48 -07:00
Sam Handler ec43972b7b Update README to point to Makefile 2015-09-24 09:57:38 -07:00
rob boll 325f95839a correct policy_document to policy in vpc_endpoint docs 2015-09-24 10:58:58 -04:00
Sam Handler 8895ab751d Add Makefile 2015-09-23 18:51:42 -07:00
Sam Handler f85fc866fe Put "Edit this page" link in footer 2015-09-23 18:51:34 -07:00
Martin Atkins 7884fb805e Corrected example on rundeck provider index page.
An earlier version of the provider implementation accepted
key_material_file instead of key_material. This was updated in the
resource-specific docs but not in this provider-wide example.
2015-09-23 17:31:38 -07:00
Paul Hinze e7f33bf523 Merge pull request #3291 from hashicorp/sethvargo/faster_deploy
Use a faster middleman deploy
2015-09-21 08:39:29 -05:00
Seth Vargo 3e7e3232a6 Use a faster middleman deploy 2015-09-20 14:08:28 -04:00
Chavez ac42432690 docs: AWS launch configuration
* Spot instance documentation
2015-09-19 12:44:12 -07:00
Radek Simko 25bba59676 Merge pull request #3286 from ajlanghorn/fix-404
Update 404 page
2015-09-19 17:54:07 +01:00
Andrew Langhorn 0e164803a7 Update 404 page
The existing 404 page didn't quite fit in with the style of the rest of the site.
Fixes this by adding a layout value for use during rendering, and adds some nicer markup.
2015-09-19 17:42:33 +01:00
Clint f8069271c0 Merge pull request #3281 from egarbi/master
List of security groups should be ID/s not name/s
2015-09-18 08:48:52 -05:00
Enrique Garbi 72b0ffe22e List of security groups should be ID/s not name/s 2015-09-18 14:43:53 +01:00
Radek Simko a7a7f8393e Merge pull request #3270 from stack72/aws-lc-docs-typos
[DOCS] Noticed some typos in the LaunchConfig docs when replying to a github…
2015-09-18 06:51:10 +01:00
stack72 f3f9ffea0b Noticed some typos in the LaunchConfig docs when replying to a github issue earlier 2015-09-17 22:18:23 +01:00
Mitchell Hashimoto c745e72202 Merge pull request #3269 from spuder/patch-2
website: typo
2015-09-17 13:51:32 -07:00
Spencer Owen 1dfafe1840 Fixes typo 2015-09-17 14:51:05 -06:00