terraform/builtin/providers
Martin Atkins 220d73f32c provider/postgresql: default ssl_mode is "prefer"
According to the libpq documentation, "prefer" is the default in the
underlying library and so setting a different default in the Terraform
layer would be a breaking change for existing users of this provider
whose servers do not have TLS correctly configured.

The docs now link to the libpq manual's discussion of the security
implications of each of the ssl_mode options, so the user can understand
the limitations of the "prefer" default and can make an informed decision
about which setting is appropriate for their situation.
2016-04-17 08:32:02 -07:00
..
atlas Use built-in schema.HashString. 2016-02-07 16:29:34 -08:00
aws Don't read back opsworks stack cookbooks source password (#6203) 2016-04-16 22:56:36 +01:00
azure builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
azurerm provider/azurerm: Fix not removing azurerm_storage_account 404 from 2016-03-27 16:31:55 +01:00
chef provider/chef: Fix go vet issues 2016-02-18 09:42:00 -08:00
clc [clc] collapse tests, code in server dep for lbp 2016-03-22 12:14:04 -07:00
cloudflare provider/cloudflare: Change `cloudflare_record` type to ForceNew. The 2016-02-27 00:43:06 +00:00
cloudstack Refactor the use of names vs IDs for parameters referencing other TF resources 2016-04-11 17:14:28 +02:00
cobbler provider/cobbler: acc tests TF and script tweaks 2016-04-16 08:55:45 -05:00
consul consul_key_prefix resource 2016-04-02 20:37:11 -07:00
datadog Make datadog message, escalation_message, and query work with heredoc 2016-03-22 15:18:17 -04:00
digitalocean provider/digitalocean: Check for nil response 2016-03-21 14:25:11 +00:00
dme provider/dme: Add support for `gtdLocation` 2016-01-20 20:23:29 -05:00
dnsimple
docker provider/docker: #5298 Add support for docker run --user option 2016-04-04 21:43:59 -05:00
dyn
fastly provider/fastly: Test disappearance and clean up some logs 2016-03-24 10:27:20 -05:00
github Adding privacy argument for GitHub teams for #6015 (#6116) 2016-04-11 13:09:25 +01:00
google Update docs and fix computed container settings 2016-04-14 16:33:52 -07:00
heroku builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
influxdb provider/influxdb: vendor dependencies 2016-03-20 14:55:48 -05:00
mailgun builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
mysql
null
openstack Merge pull request #6081 from jtopjian/openstack-token-auth 2016-04-16 22:57:01 -06:00
packet Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
postgresql provider/postgresql: default ssl_mode is "prefer" 2016-04-17 08:32:02 -07:00
powerdns Use schema funcs for reading values from the env 2016-04-08 17:28:54 -04:00
rundeck
statuscake Fix `go vet -unreachable` warnings. 2016-02-17 11:59:50 -08:00
template provider/template: warn when template specified as path 2016-03-10 12:34:56 -06:00
terraform
test core: Fix issues with ignore_changes 2016-03-21 14:20:36 -05:00
tls Enable `go vet -unusedresult` check and fix warnings. 2016-02-17 11:59:50 -08:00
triton Fix Triton firewall_enabled bug with AccTest (#6119) 2016-04-12 13:10:53 -05:00
ultradns UltraDNS Provider 2016-03-20 12:10:59 -05:00
vcd builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
vsphere Adding default time logic for windows clones 2016-04-13 15:41:58 -04:00