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
{{ message }}
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.
Terraform Version
v0.12.26
Affected Resource(s)
Description
Newer versions of postgresql support Default Roles: https://www.postgresql.org/docs/10/default-roles.html
I would like to be able to use
postgresql_grant
resources to grant access such as in the statement:grant pg_monitor to datadog;
The text was updated successfully, but these errors were encountered: