terraform/builtin
Sean Chittenden f31ebff10e
Change the PostgreSQL PGSSLMODE option to sslmode to match PostgreSQL idioms.
Also don't specify the default and rely on github.com/lib/pq (which uses "required"
and is different than what libpq(3) uses, which is "preferred" and unsupported by
github.com/lib/pq).
2016-12-10 12:32:17 +11:00
..
bins "external" data source, for integrating with external programs (#8768) 2016-12-05 17:24:57 +00:00
providers Change the PostgreSQL PGSSLMODE option to sslmode to match PostgreSQL idioms. 2016-12-10 12:32:17 +11:00
provisioners communicator/ssh: don't share rand object to guarantee unique values 2016-12-06 00:21:49 -08:00