terraform/website/source/docs
Sean Chittenden 5280c37bea
`postgresql_database` resource provider should now be feature complete.
* Add support to import databases.  See docs.
* Add support for renaming databases
* Add support for all known PostgreSQL database attributes, including:
  * "allow_connections"
  * "lc_ctype"
  * "lc_collate"
  * "connection_limit"
  * "encoding"
  * "is_template"
  * "owner"
  * "tablespace_name"
  * "template"
2016-12-10 12:32:20 +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 `postgresql_database` resource provider should now be feature complete. 2016-12-10 12:32:20 +11: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
providers `postgresql_database` resource provider should now be feature complete. 2016-12-10 12:32:20 +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