James Nugent
|
815cde7fd2
|
Merge pull request #5125 from lwander/b-gcp-vpn-gateway-region
provider/google: Fix VPN Region bug
|
2016-02-17 13:45:32 -08:00 |
James Nugent
|
f7504f7f9f
|
Merge branch 'master' of https://github.com/vincer/terraform into vincer-master
|
2016-02-17 13:16:16 -08:00 |
James Nugent
|
bc6107508d
|
Fix additional vet warnings
|
2016-02-17 11:59:50 -08:00 |
Trevor Pounds
|
bac909fdbf
|
Fix `go vet -unreachable` warnings.
|
2016-02-17 11:59:50 -08:00 |
Trevor Pounds
|
3eb65f2cbb
|
Enable `go vet -unusedresult` check and fix warnings.
|
2016-02-17 11:59:50 -08:00 |
Trevor Pounds
|
79742fc367
|
Enable `go vet -composites` check and fix warnings.
|
2016-02-17 11:59:50 -08:00 |
Trevor Pounds
|
e130b2c2dc
|
Fix `go vet` printf verb warnings.
e.g. arg trail.LogFileValidationEnabled for printf verb %t of wrong type: *bool
|
2016-02-17 11:59:50 -08:00 |
Clint
|
37a708a2f0
|
Merge pull request #5155 from hashicorp/b-aws-route-error
provider/aws: Return an error if no route is found for an AWS Route
|
2016-02-17 10:02:48 -06:00 |
Clint
|
52e0cd82bd
|
Merge pull request #5116 from hashicorp/b-aws-acc-tests
provider/aws: Update some tests to introduce more randomization
|
2016-02-17 10:02:20 -06:00 |
Joe Topjian
|
dc5aa5e0bf
|
Merge pull request #4878 from Fodoj/support-dvr
provider/openstack Add Distributed router support
|
2016-02-17 08:22:45 -07:00 |
Radek Simko
|
35345c92af
|
fix: Return non-aws errors if bucket creation fails
|
2016-02-17 13:49:41 +00:00 |
Paul Stack
|
cd28433c2a
|
Merge pull request #4826 from TimeIncOSS/f-aws-lambda-permission
[WIP] provider/aws: Add aws_lambda_permission
|
2016-02-17 13:31:29 +00:00 |
Radek Simko
|
f8fac710ad
|
Randomize name of S3 bucket in acctest
|
2016-02-17 12:36:19 +00:00 |
Radek Simko
|
db0d48eb84
|
Add retry-logic and mutexes to work around inconsistent nature of IAM
|
2016-02-17 11:38:24 +00:00 |
Radek Simko
|
8481625596
|
Add retry logic to s3_bucket to prevent OperationAborted errors
|
2016-02-17 11:38:20 +00:00 |
Paul Stack
|
ec0e445c25
|
Merge pull request #4973 from paultyng/pt/elasticsearch-tags
AWS - Tag support for Elasticsearch
|
2016-02-17 10:35:18 +00:00 |
clint shryock
|
a706b7c8a4
|
provider/aws: Return an error if no route is found for an AWS Route
|
2016-02-16 16:08:02 -06:00 |
Paul Stack
|
77deff1194
|
Merge pull request #5135 from TimeIncOSS/f-aws-cloudtrail-tags
provider/aws: Add support for CloudTrail tags
|
2016-02-16 21:55:45 +00:00 |
vince rosso
|
3baabb0186
|
VPC config support in Lambda functions
fixes #5105
|
2016-02-16 10:43:51 -08:00 |
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
|
64539d30bc
|
provider/aws: Add aws_lambda_permission
|
2016-02-15 17:16:41 +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
|
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 |
Srikalyan Swayampakula
|
345dbce77a
|
Made the necessary changes to ensure the variable name represents right value.
|
2016-02-13 12:15:29 -08:00 |
Lars Wander
|
14d133f574
|
provider/google: Fix VPN Region bug
|
2016-02-13 09:47:35 -05: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 |
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
|
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 |
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 |
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 |
Bill Fumerola
|
6e46ef1d46
|
Merge branch 'master' of github.com:uber/terraform into issue-4895
|
2016-02-11 18:19:13 -08:00 |
clint shryock
|
8b4a366b43
|
Merge branch 'pr-4969'
* pr-4969:
provider/aws: All security group mods on first run when restoring from snapshot
|
2016-02-11 16:40:29 -06:00 |
clint shryock
|
21a59fc708
|
provider/aws: All security group mods on first run when restoring from snapshot
|
2016-02-11 16:39:53 -06:00 |