You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FEATURES:
* `postgresql_database`: Drop connections before drop database (Postgresql >=13) - @p4cket
[#14](#14)
⚠️ In previous versions, Terraform failed to drop databases if they are still in used.
Now databases will be dropped in any case.
* Use lazy connections - @cyrilgdn
[#5](#5)
0 commit comments