opentofu/builtin
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
..
bins "external" data source, for integrating with external programs (#8768) 2016-12-05 17:24:57 +00:00
providers Automatically perform a REASSIGN OWNED and DROP OWNED BY when 2016-12-25 06:13:33 -08:00
provisioners communicator/ssh: don't share rand object to guarantee unique values 2016-12-06 00:21:49 -08:00