terraform/website/source
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
..
assets "external" data source, for integrating with external programs (#8768) 2016-12-05 17:24:57 +00:00
docs `postgresql_database` resource provider should now be feature complete. 2016-12-10 12:32:20 +11:00
intro docs: Update getting-started guide to suggest remote-state 2016-12-08 12:53:34 +01:00
layouts provider/aws: Add support for AWS Lightsail Domain (#10637) 2016-12-09 17:56:48 +00:00
upgrade-guides website: remove BC from upgrade guide 2016-12-09 12:42:18 -05:00
.gitignore
404.html.erb
community.html.erb website: Adding gitter link to the community page 2016-10-07 01:09:50 +01:00
downloads.html.erb docs/website: Linking the downloads page to the upgrade guide for 0.7 (#7913) 2016-08-03 05:06:44 +10:00
feature-card-write.svg add and style feature-card graphics 2016-10-04 16:03:46 -07:00
index.html.erb final copy edits 2016-10-31 15:52:32 -07:00
robots.txt
security.html.erb Add security page (#9717) 2016-11-01 13:56:08 +00:00
sitemap.xml.builder