generated from crossplane/provider-template
-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What problem are you facing?
I would like to grant permission for Postgresql database
From my understard , if we only grant permission to the database without DefaultPrivileges
new created table will not have the permission
However when i check the doc ,it seems does not support this
https://doc.crds.dev/github.com/crossplane-contrib/provider-sql/postgresql.sql.crossplane.io/Database/[email protected]
For Terraform it does have this
https://registry.terraform.io/providers/cyrilgdn/postgresql/latest/docs/resources/postgresql_default_privileges
msonnleitner, solidnerd and fishday53
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In progress