terraform/website/source/docs/import
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
..
importability.html.md `postgresql_database` resource provider should now be feature complete. 2016-12-10 12:32:20 +11:00
index.html.md website: basic docs on import 2016-05-18 12:57:03 -06:00
usage.html.md command/import: allow the -config flag to specify a config location 2016-11-09 15:09:13 -08:00