clint shryock
|
320dc3ddf4
|
provider/aws: Err on failure to attach elb in OpsWorks layer update
|
2016-02-16 10:31:30 -06:00 |
Paulo Schreiner
|
923f7dca37
|
Added error checking and removed debug statement
|
2016-02-16 09:44:15 -06:00 |
Paulo Schreiner
|
7293ab99d3
|
Added option to attach an ELB to Opsworks layer
|
2016-02-16 09:44:15 -06:00 |
Radek Simko
|
b7a63c15f9
|
provider/aws: Add tests for new validators
|
2016-02-15 17:16:41 +00:00 |
Radek Simko
|
d2a3799158
|
provider/aws: Add tests for aws_lambda_permission
|
2016-02-15 17:16:41 +00:00 |
Radek Simko
|
f53ea0b4a4
|
provider/aws: Add docs for aws_lambda_permission
|
2016-02-15 17:16:41 +00:00 |
Radek Simko
|
64539d30bc
|
provider/aws: Add aws_lambda_permission
|
2016-02-15 17:16:41 +00:00 |
Radek Simko
|
fa92e7bd87
|
provider/aws: Add docs for CloudTrail tags
|
2016-02-15 14:11:48 +00:00 |
Radek Simko
|
3f66347025
|
provider/aws: Add tests for CloudTrail tags
|
2016-02-15 14:10:36 +00:00 |
Radek Simko
|
fb0838ce1b
|
provider/aws: Add support for CloudTrail tags
|
2016-02-15 14:10:19 +00:00 |
Radek Simko
|
fe90cea9a1
|
Update CHANGELOG.md
|
2016-02-14 21:14:17 +00:00 |
Radek Simko
|
fdd9c3b2b8
|
Merge pull request #4711 from srikalyan/master
Added support for http/https endpoints that auto confirms SNS topic subscription.
|
2016-02-14 21:13:22 +00:00 |
James Nugent
|
edf0d03960
|
Merge pull request #5129 from jkinred/vcd-doco-ip-allocation-from-pool
provider/vcd - Update doco for ip enhancements in vmware-govcd
|
2016-02-14 09:41:43 -08:00 |
Jonathan Kinred
|
3156018f42
|
Update doco for ip enhancements in vmware-govcd
|
2016-02-14 21:22:30 +11:00 |
Srikalyan Swayampakula
|
345dbce77a
|
Made the necessary changes to ensure the variable name represents right value.
|
2016-02-13 12:15:29 -08:00 |
Paul Stack
|
c2feea063b
|
Merge pull request #5126 from lwander/b-gcp-template-disk-type-doc
provider/google: Fix documentation around GCE Disk Type
|
2016-02-13 18:35:50 +00:00 |
James Nugent
|
e343bdfa0e
|
Merge pull request #5127 from lwander/b-gcp-route-docs
provider/google: Route doc zone update
|
2016-02-13 10:31:49 -08:00 |
Lars Wander
|
08f86e65ba
|
provider/google: Route doc zone update
|
2016-02-13 10:23:55 -05:00 |
Lars Wander
|
70a6419189
|
provider/google: Fix documentation around GCE Disk
|
2016-02-13 10:20:56 -05:00 |
Lars Wander
|
14d133f574
|
provider/google: Fix VPN Region bug
|
2016-02-13 09:47:35 -05:00 |
Steve Jansen
|
6c680a6a17
|
Link aws_ami_copy documentation to aws_ami
Clarify that aws_ami_copy can use the arguments from aws_ami.
|
2016-02-13 08:36:09 -05:00 |
Radek Simko
|
903fca7fca
|
Update CHANGELOG.md
|
2016-02-13 13:32:17 +00:00 |
Radek Simko
|
0e66f67246
|
Merge pull request #4986 from TimeIncOSS/f-aws-cloudwatch-events
provider/aws: Add support for CloudWatch Events
|
2016-02-13 13:29:50 +00:00 |
Radek Simko
|
30e5ec7b19
|
examples: Add examples for CloudWatch Events
|
2016-02-13 13:21:33 +00:00 |
Radek Simko
|
e288b161d7
|
provider/aws: Document CloudWatch Events
|
2016-02-13 13:21:33 +00:00 |
Radek Simko
|
30082a4c85
|
provider/aws: Add acc tests for CloudWatch Event Target
|
2016-02-13 13:21:33 +00:00 |
Radek Simko
|
61afc6d34d
|
provider/aws: Add CloudWatch Event Target
|
2016-02-13 13:21:33 +00:00 |
Radek Simko
|
b5039dd897
|
provider/aws: Add acc tests for CloudWatch Event Rule
|
2016-02-13 13:21:33 +00:00 |
Radek Simko
|
ab89e5e528
|
provider/aws: Add CloudWatch Event Rule
|
2016-02-13 13:21:32 +00:00 |
Radek Simko
|
65ac8649ef
|
deps: Vendor aws/aws-sdk-go/service/cloudwatchevents
|
2016-02-13 12:43:11 +00:00 |
Colin Hebert
|
a78d1a3cd4
|
Stop providing the hostConfig while starting the container
|
2016-02-13 22:04:51 +11:00 |
Chris Marchesi
|
c24fbc3f24
|
IGW detatch waiter tweak, 30 not found checks w/15 min max
|
2016-02-12 17:31:49 -08:00 |
James Nugent
|
636f05a941
|
Merge pull request #5075 from uber/fix-issue-4895
provider/google: Fix google_compute_backend_service max_utilization backend attribute
|
2016-02-12 13:15:48 -08:00 |
clint shryock
|
e7fa0952de
|
provider/aws: Add some randomization for this IAM test
|
2016-02-12 14:38:23 -06:00 |
Srikalyan Swayampakula
|
f21dc995c5
|
Update code based on the review suggestions.
1. Used resource.Retry instead of custom solution
2. Removed unnecessary variables and added required variable to resource.Retry.
|
2016-02-12 12:21:52 -08:00 |
clint shryock
|
9c3699d905
|
provider/aws: Add some randomization to this test
|
2016-02-12 14:17:19 -06:00 |
clint shryock
|
2a860ff564
|
provider/aws: Switch format for error message to utilize Go Stringer
|
2016-02-12 14:16:20 -06:00 |
Kirill Shirinkin
|
63016155ea
|
Add distributed routers support
|
2016-02-12 19:55:27 +01:00 |
clint shryock
|
a344204cc7
|
provider/aws: format and randomize RDS Cluster Instance tests
|
2016-02-12 11:43:07 -06:00 |
clint shryock
|
a7af4c46b2
|
rename test
|
2016-02-12 11:21:03 -06:00 |
Clint
|
6366cc0f5e
|
Update CHANGELOG.md
|
2016-02-12 10:31:40 -06:00 |
Clint
|
169b63e401
|
Merge pull request #5032 from clstokes/f-aws-gateway-tunnel-info
provider/aws: Expose additional VPN Connection attributes.
|
2016-02-12 10:31:23 -06:00 |
Clint
|
78dd60fd5d
|
Update CHANGELOG.md
|
2016-02-12 10:09:41 -06:00 |
Clint
|
a1df07c919
|
Merge pull request #5114 from hashicorp/pr-4263
provider/aws: support custom endpoints for AWS EC2 ELB and IAM [GH-4263]
|
2016-02-12 10:09:17 -06:00 |
Hasan Türken
|
766dac4d79
|
update documentation
|
2016-02-12 09:56:48 -06:00 |
Hasan Türken
|
e41266e971
|
Move endpoint options into endpoints block
|
2016-02-12 09:38:21 -06:00 |
Hasan Türken
|
231604e8b7
|
support custom endpoints for AWS EC2 ELB and IAM
|
2016-02-12 09:35:50 -06:00 |
Clint
|
a6d3c4e181
|
Merge pull request #5087 from vmindru/master
aws_instance docs
|
2016-02-12 09:09:21 -06:00 |
Paul Hinze
|
66ec38b2d9
|
Merge pull request #5046 from tpounds/use-built-in-schema-string-hash
Use built-in schema.HashString instead of custom hash functions.
|
2016-02-12 07:58:34 -06:00 |
Paul Stack
|
72dbb79e6f
|
Merge pull request #5111 from shaneog/patch-1
Fix a typo: "encryption" to "encrypted"
|
2016-02-12 12:55:19 +00:00 |