terraform/website/source/docs
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
..
commands website: update graph command 2016-12-03 15:29:04 -08:00
configuration website: update website for conditionals 2016-12-07 20:49:31 -05:00
import providers/google: make projects importable. 2016-12-01 10:38:27 -08:00
internals Update the docs to indicate that `TF_LOG_PLAN` is append now. 2016-10-18 13:10:15 -07:00
modules Added s3 and unarchiving docs (#9677) 2016-10-28 03:36:22 +02:00
plugins Updated Plugins section. (#8235) 2016-08-16 14:21:33 -05:00
providers Depreciate the PostgreSQL provider's `ssl_mode` option in favor of `sslmode`. 2016-12-10 12:32:19 +11:00
provisioners Add documentation for Chef Provisioner Policyfile support 2016-12-01 10:43:49 -08:00
state website: document state purpose [GH-10474] 2016-12-03 15:49:31 -08:00
index.html.markdown