Paul Hinze
5f1e8ebb5d
Merge pull request #2152 from mzupan/doc-elb-stickiness-fix
...
aws_app_cookie_stickiness_policy doc fix
2015-05-30 08:49:53 -05:00
Mike Zupan
f90536eb60
Need the id to link back
2015-05-30 06:38:49 -07:00
Paul Hinze
749e94bf4d
Update CHANGELOG.md
2015-05-30 07:11:52 -05:00
Paul Hinze
060e8882bd
Merge pull request #2147 from mzupan/fix-asg-health-checkswitch
...
Switching the healthcheck shouldn't cause a refresh of the resource
2015-05-30 07:10:56 -05:00
Mike Zupan
e7fa855174
making the update happen
2015-05-30 02:51:56 -07:00
Paul Hinze
53d8981ef1
Merge pull request #2076 from atlassian/lb_cookie_stickiness_policy_doco
...
Correct lb_cookie_stickiness_policy example config
2015-05-29 21:50:23 -05:00
Paul Hinze
160c87a3e3
docs: clarify ssh git module source syntax
...
refs #2116
2015-05-29 21:15:55 -05:00
Clint
c4af5b2e9a
Merge pull request #2120 from hashicorp/b-aws-instance-ebs-snapshot
...
provider/aws: Fix issue with restoring from snapshot ID
2015-05-29 17:07:01 -05:00
Clint Shryock
339f2bd21f
provider/aws: Add support for ICMP Protocol in Network ACLs
...
- added icmp_type attribute
- added icmp_code attribute
- fixed an issue hiding the error
2015-05-29 16:48:50 -05:00
Chris Bednarski
96d18a8ee6
Merge pull request #2141 from hashicorp/makefile-help-messages
...
Tweak some of the makefile help messages for clarity
2015-05-29 13:44:32 -07:00
Mike Zupan
c122323d14
Switching the healthcheck shouldn't cause a refresh of the resource
...
Switching the healthcheck from elb->ec2 or ec2->elb shouldn't cause the ASG to re-create itself
2015-05-29 13:40:15 -07:00
Paul Hinze
cf3bcbcc2b
examples: add egress rule to aws-two-tier SG
2015-05-29 15:39:23 -05:00
Clint
d686a65c88
Merge pull request #2145 from mzupan/fix-role-policy-doc
...
missing a closing } in the example
2015-05-29 15:37:12 -05:00
Mike Zupan
ef83fd52ae
missing a closing } in the example
...
This is a simple one.. Docs were missing a closing }
2015-05-29 13:33:32 -07:00
Paul Hinze
6749ea29a4
Merge pull request #2140 from ketzacoatl/patch-3
...
Update interpolation.md, doc pattern combining template_file and count
2015-05-29 13:52:04 -05:00
ketzacoatl
9a0c733c18
Update interpolation.md, doc pattern combining template_file and count
...
This example is derived from @phinze's [work seen here](https://github.com/hashicorp/terraform/issues/1893#issuecomment-100945306 )
2015-05-29 18:24:08 +00:00
Chris Bednarski
a1dd906f2e
Move TEST to end of line
2015-05-29 10:56:15 -07:00
Chris Bednarski
106af364b3
Change the example to something that actually works
2015-05-29 10:55:16 -07:00
Chris Bednarski
7e51225ca9
Tweak some of the makefile help messages for clarity
2015-05-29 10:45:20 -07:00
Seth Vargo
4ecc9de937
Minor grammar change
2015-05-29 09:50:32 -07:00
Seth Vargo
f81f517651
Add a note of where to view files before downloading them
2015-05-29 09:49:57 -07:00
Radek Simko
ac27055203
Update CHANGELOG.md
2015-05-29 17:13:22 +01:00
Radek Simko
0ccac9d4d6
Update CHANGELOG.md
2015-05-29 17:11:18 +01:00
Clint
4cd8147340
Merge pull request #2110 from hashicorp/f-aws-kinesis
...
provider/aws: AWS Kinesis Stream support
2015-05-29 10:37:29 -05:00
Clint
f536df7aff
Merge pull request #2128 from hashicorp/f-aws-elasticache-check-nodes
...
provider/aws: Check ElastiCache node status before returning
2015-05-29 10:20:02 -05:00
Clint Shryock
c95557af27
Check node length to match expected node count
2015-05-29 10:09:54 -05:00
Clint Shryock
9a1ae44475
provider/aws: Cleanups on Kinesis naming
2015-05-29 09:40:34 -05:00
Radek Simko
79583b937c
Merge pull request #2135 from TimeIncOSS/ebs-volume-tags
...
Add tags to EBS volumes
2015-05-29 13:35:24 +01:00
Radek Simko
01399f3240
Add tags to EBS volumes
2015-05-29 12:39:20 +01:00
Sander van Harmelen
2e1463ba0f
Merge pull request #2133 from hashicorp/b-volumn-error-params
...
go vet caught wrong number of params passed to error message
2015-05-29 10:38:20 +02:00
Sander van Harmelen
a94a48a3c7
Merge pull request #2134 from hashicorp/b-aws-autoscale-upstream-renames
...
Updated the names for autoscaling to match breaking changes in upstream
2015-05-29 10:33:22 +02:00
Sander van Harmelen
08dd7dece9
Very minor change needed to realign with the updated Azure SDK
2015-05-29 10:17:43 +02:00
Chris Bednarski
3768bdeae1
Updated the names for autoscaling to match breaking changes in upstream
...
AutoScalingGroup -> Group
04d1270245
2015-05-29 00:55:59 -07:00
Chris Bednarski
caa8117a08
Merge pull request #2131 from ketzacoatl/patch-2
...
Correct to_port in egress example
2015-05-28 22:25:19 -07:00
Chris Bednarski
d9551866f4
go vet caught wrong number of params passed to error message
2015-05-28 21:21:52 -07:00
Jacques Lemieux
7e49714c3d
fixed project schema, added project support to retrieveUUID
2015-05-28 18:41:58 -07:00
ketzacoatl
addb43deae
Correct to_port in egress example
...
When using `-1` for the protocol, both `from_port` and `to_port` must be `0`, or so says AWS thru Terraform:
```
* from_port (0) and to_port (65535) must both be 0 to use the the 'ALL' "-1" protocol!
```
2015-05-28 21:37:46 -04:00
Chris Bednarski
f7e71a21ae
Merge pull request #2129 from syohex/misspellings
...
Correct misspellings
2015-05-28 18:30:59 -07:00
Syohei YOSHIDA
4702f4e97c
Correct misspellings
2015-05-29 10:25:42 +09:00
Clint Shryock
8a4cbcb5a2
provider/aws: Check ElastiCache node status before returning
2015-05-28 17:36:21 -05:00
Sander van Harmelen
cef8259923
Adding the last parts of the docs for the new Azure provider
...
Next to the remaining docs, I also updated the code so any Virtual
Network related API calls are now synchronised by using a mutex (thanks
@aznashwan for pointing that out!).
2015-05-29 00:10:21 +02:00
Clint
440537a6cf
Merge pull request #2050 from hashicorp/f-aws-volume-attachment
...
provider/aws: Add resource_aws_volume_attachment
2015-05-28 16:24:16 -05:00
Paul Hinze
5e18f4c98e
Merge pull request #2127 from gkze/master
...
Typos
2015-05-28 15:59:20 -05:00
gkze
55555a2a03
Typos
2015-05-28 13:53:05 -07:00
Clint
e794287ff5
Merge pull request #2122 from gkze/master
...
Correcting typo
2015-05-28 13:34:03 -05:00
gkze
946d7a3102
Correcting typo
2015-05-28 11:32:26 -07:00
Clint Shryock
db8805dfa5
provider/aws: Fix issue with restoring from snapshot ID
...
Fixes #1862
2015-05-28 11:25:13 -05:00
Clint Shryock
1f5c038570
provider/aws: Document Volume Attachment
2015-05-28 10:33:20 -05:00
Clint Shryock
3f68ea7d0e
Merge remote-tracking branch 'upstream/master' into f-aws-volume-attachment
...
* upstream/master: (21 commits)
fix typo
fix typo, use awslabs/aws-sdk-go
Update CHANGELOG.md
More internal links in template documentation.
providers/aws: Requires ttl and records attributes if there isn't an ALIAS block.
Condense switch fallthroughs into expr lists
Fix docs for aws_route53_record params
Update CHANGELOG.md
provider/aws: Add IAM Server Certificate resource
aws_db_instance docs updated per #2070
providers/aws: Adds link to AWS docs about RDS parameters.
Downgrade middleman to 3.3.12 as 3.3.13 does not exist
providers/aws: Clarifies db_security_group usage.
"More more" no more!
Indentation issue
Export ARN in SQS queue and SNS topic / subscription; updated tests for new AWS SDK errors; updated documentation.
Changed Required: false to Optional: true in the SNS topic schema
Initial SNS support
correct resource name in example
added attributes reference section for AWS_EBS_VOLUME
...
2015-05-28 10:13:58 -05:00
Clint Shryock
9329073dae
refactor to poll for status consistently
2015-05-28 10:13:46 -05:00