Commit Graph

8782 Commits

Author SHA1 Message Date
James Nugent
21c8814390 Merge pull request #5172 from hashicorp/tpounds-fix-go-vet-warnings
Fix go vet warnings
2016-02-17 13:12:52 -08:00
James Nugent
3708522913 Vendor mitchellh/hashstructure 2016-02-17 12:02:14 -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
Trevor Pounds
8e6d11fc5e Do not go vet vendor dependencies. 2016-02-17 11:59:49 -08:00
James Nugent
34b7665af0 Merge branch 'update_link_ldflags' of https://github.com/pauloconnor/terraform into pauloconnor-update_link_ldflags 2016-02-17 10:07:59 -08:00
Paul O'Connor
e3c6c05395 Put the equals in the correct place 2016-02-17 17:44:38 +01:00
Clint
1ba59994e8 Merge pull request #5124 from steve-jansen/patch-2
Link aws_ami_copy documentation to aws_ami
2016-02-17 10:40:32 -06:00
Martin Atkins
a1e3020462 Merge pull request #5167 from jzohrab/add_terraform_get_hint
Add hint to download modules for new users.
2016-02-17 08:39:37 -08:00
Paul O'Connor
21f15aea3f Use new link ldflags syntax 2016-02-17 17:35:04 +01:00
Jeff Zohrab
33d30761dd Add hint to download modules for new users. 2016-02-17 11:32:44 -05:00
James Nugent
55726036e3 Merge pull request #5166 from stack72/f-azurerm-docs-nic
provider/azurerm: Documentation update for `azurerm_network_interface`
2016-02-17 08:19:02 -08:00
Clint
34412bf56c Update CHANGELOG.md 2016-02-17 10:03:23 -06: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
stack72
5233c85172 provider/azurerm: Documentation update for azurerm_network_interface 2016-02-17 15:59:26 +00:00
Joe Topjian
ead4bee5f5 Update CHANGELOG.md 2016-02-17 08:23:29 -07: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
Paul Stack
3db84441cf Merge pull request #5162 from TimeIncOSS/b-aws-s3-bucket-retry
fix: Return non-aws errors if bucket creation fails
2016-02-17 14:31:40 +00:00
Radek Simko
35345c92af fix: Return non-aws errors if bucket creation fails 2016-02-17 13:49:41 +00:00
Paul Stack
bcd8306460 Update CHANGELOG.md 2016-02-17 13:32:32 +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
ccfd314305 Update CHANGELOG.md 2016-02-17 10:36:59 +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
2cfdfd1d84 Update CHANGELOG.md 2016-02-16 21:56:27 +00: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
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