terraform/builtin/providers
Paul Hinze 893bfb3ff4 provider/aws: Fix int overflow on 386 builds
386 architecture builds were failing with:

```
builtin/providers/aws/resource_aws_sns_topic_subscription.go:216: constant 60000000000 overflows int
```
2016-02-24 13:55:01 -06:00
..
atlas Use built-in schema.HashString. 2016-02-07 16:29:34 -08:00
aws provider/aws: Fix int overflow on 386 builds 2016-02-24 13:55:01 -06:00
azure Enable `go vet -unusedresult` check and fix warnings. 2016-02-17 11:59:50 -08:00
azurerm provider/azurerm: Add documentation for the `azurerm_search_service` 2016-02-19 00:57:51 +00:00
chef provider/chef: Fix go vet issues 2016-02-18 09:42:00 -08:00
cloudflare provider/cloudflare: Change CloudFlare record TTL property to be 2016-02-07 22:33:21 +00:00
cloudstack Policing up the new `tags` code from @Carles-Figuerola 2016-01-22 12:13:26 +01:00
consul consul: Fix several problems w/ consul_keys update 2016-01-26 14:46:26 -06:00
datadog provider/datadog: Replace separate monitors with one generic monitor with read functionality. 2016-02-22 15:04:11 -05:00
digitalocean Fix typo 2016-02-22 13:31:59 -05:00
dme provider/dme: Add support for `gtdLocation` 2016-01-20 20:23:29 -05:00
dnsimple
docker Stop providing the hostConfig while starting the container 2016-02-13 22:04:51 +11:00
dyn
google provider/google: cover fix in #5110 2016-02-22 18:55:22 -06:00
heroku Enable `go vet -composites` check and fix warnings. 2016-02-17 11:59:50 -08:00
mailgun mailgun: fixup go vet problem in test 2016-01-21 13:02:26 -06:00
mysql mysql provider and mysql_database resource. 2015-12-16 17:59:35 -08:00
null
openstack Merge pull request #5106 from kars7e/master 2016-02-18 20:26:44 -07:00
packet Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
postgresql Fixing yet more gofmt errors with imports 2015-12-21 09:54:24 +00:00
powerdns Fix record id parsing for hyphened hostnames (#5228) 2016-02-20 12:11:51 +02:00
rundeck Only refresh project name if Rundeck server provides it. 2015-12-13 17:38:08 -08:00
statuscake Fix `go vet -unreachable` warnings. 2016-02-17 11:59:50 -08:00
template providers/template: don't use config/lang 2016-02-03 13:24:04 -05:00
terraform
tls Enable `go vet -unusedresult` check and fix warnings. 2016-02-17 11:59:50 -08:00
vcd When creating a new VApp wait for the VM to be given an IP address if using DHCP 2016-02-18 14:44:18 -08:00
vsphere Fix additional vet warnings 2016-02-17 11:59:50 -08:00