Commit Graph

5238 Commits

Author SHA1 Message Date
Radek Simko
1770713633 Merge pull request #1803 from TimeIncOSS/ecs
aws: Add support for ECS (Container Service)
2015-06-05 22:25:41 +02:00
Paul Hinze
f7a309a8bf Update CHANGELOG.md 2015-06-05 13:13:05 -05:00
Paul Hinze
834fda764f Merge pull request #2234 from trumant/os_auth_token
Fixes #2212 by allowing OS_AUTH_TOKEN to set api_key config value
2015-06-05 13:12:17 -05:00
Paul Hinze
4ce65e5707 Update CHANGELOG.md 2015-06-05 13:11:07 -05:00
Paul Hinze
27c6b868eb Merge pull request #2246 from hashicorp/b-aws-elb-listeners-hash-case
provider/aws: fix case in ELB listener protocols
2015-06-05 13:02:13 -05:00
Paul Hinze
f65cce478b provider/aws: fix case in ELB listener protocols
fixes #2242
2015-06-05 10:20:07 -05:00
Radek Simko
4bb63cbe65 Merge pull request #2238 from svend/func-comment
Use name of function in comment string
2015-06-04 21:19:42 +01:00
Svend Sorensen
943bf3c00a Use name of function in comment string
Name of function is Difference, not Differences.
2015-06-04 13:03:01 -07:00
Travis Truman
7fe29efc1d Fixes #2212 by allowing OS_AUTH_TOKEN to set api_key config value 2015-06-04 14:27:18 -04:00
Paul Hinze
e2e2cd097e Merge pull request #2231 from svanharmelen/b-fixup-tests
provider/azure: update/fix the CheckDestroy functions in the tests
2015-06-04 11:15:30 -05:00
Sander van Harmelen
69736f67a6 Update/fix the CheckDestroy functions in the tests 2015-06-04 17:11:07 +02:00
Mitchell Hashimoto
132688a9a1 Merge pull request #2224 from joelhandwell/website
De-duplicate Openstack Provider sidebar entry
2015-06-04 16:16:09 +02:00
Mitchell Hashimoto
6f60913814 Update CHANGELOG.md 2015-06-04 16:15:54 +02:00
Mitchell Hashimoto
058e174c4d Merge pull request #2227 from juls/docker-privileged-option
provider/docker: Add privileged option
2015-06-04 16:15:16 +02:00
Sander van Harmelen
01f101f0e1 Merge pull request #2206 from svanharmelen/b-provisioner-chef
provisioner/chef: improve the decoding logic to prevent parameter not found errors
2015-06-04 15:50:47 +02:00
Julian Schneider
b9a437658e Add privileged option to docker container resource 2015-06-04 13:05:52 +02:00
Joel Handwell
31d6c403d2 De-duplicate Openstack Provider sidebar entry 2015-06-04 06:12:49 -04:00
Sander van Harmelen
1b4b73c2e1 Merge pull request #2211 from benjvi/ova-template
Cloudstack - allow OVA template upload
2015-06-04 11:20:37 +02:00
Clint
cb36bacf8e Merge pull request #2217 from hashicorp/b-aws-instance-source-dest
provider/aws: Correctly default Instance source_dest_check to true
2015-06-03 17:52:30 -05:00
Clint Shryock
2a0dc4e277 don't set this, it messes things up 2015-06-03 17:10:07 -05:00
Radek Simko
c3fcdfc6eb Add docs for new AWS ECS resources 2015-06-03 22:48:19 +01:00
Radek Simko
ebaa9bde2a provider/aws: Add new resource - aws_ecs_service 2015-06-03 22:48:17 +01:00
Radek Simko
87faf855aa provider/aws: Add new resource - aws_ecs_task_definition 2015-06-03 22:47:32 +01:00
Radek Simko
ae5502b744 provider/aws: Add new resource - aws_ecs_cluster 2015-06-03 22:47:05 +01:00
Clint Shryock
fcd89828f9 provider/aws: Correctly default Instance source_dest_check to true 2015-06-03 15:54:01 -05:00
Paul Hinze
7c7dc8a4cd Update CHANGELOG.md 2015-06-03 14:20:11 -05:00
Paul Hinze
328db1c418 Merge pull request #2215 from hashicorp/b-route-cidr-block-optional
provider/aws: fix panic when route has no cidr_block
2015-06-03 14:19:22 -05:00
Paul Hinze
1caef3031b provider/aws: fix panic when route has no cidr_block
While cidr_block is required for static route creation, there are
apparently cases (involving some combination of VPNs, Customer Gateways,
and automatic route propogation) where the cidr_block can come back nil.
This means we cannot assume it's there in the set hash calculation.
2015-06-03 13:43:05 -05:00
Paul Hinze
300839d9d6 Merge pull request #2216 from hashicorp/b-awslabs-to-aws
provider/aws: handle upstream aws-sdk-go repo move
2015-06-03 13:42:27 -05:00
Paul Hinze
b71fa3d0ae provider/aws: handle upstream aws-sdk-go repo move
`awslabs/aws-sdk-go => aws/aws-sdk-go`

Congrats to upstream on the promotion. :)
2015-06-03 13:36:57 -05:00
benjvi
bfcf5cd3d1 Cloudstack - allow OVA template upload 2015-06-03 16:46:56 +01:00
Paul Hinze
f1439e6118 Merge pull request #2204 from thorduri/docfix
Fixup aws_security_group doc example.
2015-06-03 09:28:59 -05:00
Paul Hinze
e5150148ad Update CHANGELOG.md 2015-06-03 09:25:11 -05:00
Paul Hinze
aa39dc71de command/output: fix error msg typo 2015-06-03 09:24:20 -05:00
Paul Hinze
e91705ac96 Merge pull request #2102 from Fodoj/add-module-outputs
Add module outputs
2015-06-03 09:23:43 -05:00
Paul Hinze
61c6817df6 Update README.md 2015-06-03 08:57:55 -05:00
Clint
926ff2ba10 Merge pull request #2207 from hashicorp/f-aws-fix-maps
provider/aws: Update SQS/SNS to work with upstream changes
2015-06-03 08:56:36 -05:00
Paul Hinze
07d10ca7cc Merge pull request #2163 from sathiyas/examples-README-update
Examples readme update
2015-06-03 08:56:15 -05:00
Clint Shryock
de141fe1cc provider/aws: Updates to SNS / SQS resources after upstream change 2015-06-03 08:46:03 -05:00
Clint Shryock
78e7519efa Updates from go generate 2015-06-03 08:37:57 -05:00
Sander van Harmelen
7d1d7e188e Merge pull request #2205 from benjvi/sshkey-docs
Update docs for Cloudstack with SSH keypair and timeout
2015-06-03 14:59:29 +02:00
Sander van Harmelen
4f6e610ff9 Improve the decoding logic to prevent parameter not found errors
We need to decode both the Raw config and the parsed Config to make
sure all set keys are visible. Otherwise keys that will need to be
interpolated later, will be missing causing the validation to fail.
2015-06-03 14:45:30 +02:00
Benjamin Vickers
e0b9961d93 Update docs for Cloudstack with SSH keypair and timeout 2015-06-03 12:45:46 +01:00
Thordur Bjornsson
f3a86114ae Fixup aws_security_group doc example.
Both to_ and from_ port must be zero to use protocol -1.
2015-06-03 11:02:16 +02:00
Paul Hinze
0b2b9e844f Update CHANGELOG.md 2015-06-02 17:23:51 -05:00
Paul Hinze
b5a23837bd Merge pull request #2198 from hashicorp/f-keys-values
core: keys() and values() funcs for map variables
2015-06-02 17:23:24 -05:00
Paul Hinze
b781c6c446 core: keys() and values() funcs for map variables
they work on maps with both keys and values that are string types, which
AFAICT are the only types of maps we have right now.

closes #1915
2015-06-02 16:49:51 -05:00
Paul Hinze
fdd19a55ef Update CHANGELOG.md 2015-06-02 14:35:26 -05:00
Clint
51d6592f3e Update CHANGELOG.md 2015-06-02 14:34:09 -05:00
Clint
03514b7d5a Update CHANGELOG.md 2015-06-02 14:31:43 -05:00