terraform/website/source/docs/providers/postgresql
Sean Chittenden 3750bf7af2
Depreciate the PostgreSQL provider's `ssl_mode` option in favor of `sslmode`.
Both libpq(3) and github.com/lib/pq both use `sslmode`.  Prefer this vs
the non-standard `ssl_mode`.  `ssl_mode` is supported for compatibility
but should be removed in the future.

Changelog: yes
2016-12-10 12:32:19 +11:00
..
r Fix postgres_extension docs (#10011) 2016-11-10 11:54:56 +00:00
index.html.markdown Depreciate the PostgreSQL provider's `ssl_mode` option in favor of `sslmode`. 2016-12-10 12:32:19 +11:00