terraform/website/source
Sean Chittenden 897609878f
Automatically perform a `REASSIGN OWNED` and `DROP OWNED BY` when
removing a PostgreSQL role.

Add manual overrides if this isn't the desired behavior, but it should
universally be the desired outcome except when a ROLE name is reused
across multiple databases in the same PostgreSQL cluster, in which case
the `skip_drop_role` is necessary for all but the last PostgreSQL
provider.
2016-12-25 06:13:33 -08:00
..
assets docs/newrelic: Add the New Relic docs to the nav bar 2016-12-15 19:15:00 +00:00
docs Automatically perform a `REASSIGN OWNED` and `DROP OWNED BY` when 2016-12-25 06:13:33 -08:00
intro docs: Update getting-started guide to suggest remote-state 2016-12-08 12:53:34 +01:00
layouts Add the postgresql_schema_policy resource. This is a WIP due to 2016-12-25 06:13:33 -08:00
upgrade-guides website: 0.8 is released 2016-12-13 11:55:06 -08: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 website: fix upgrade guide link 2016-12-13 15:17:48 -08: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