Dynamic user and setting role on databasechangelog table

Using hashicorp vault to generate dynamic users with a parent role in postgresql and finding the change log tables are being owned by the user in the public database.

Is there any config to set the role to the parent role? This way future dynamic users can read and update the tables.

DarkEdges

Hi @DarkEdges,

Would you mind providing some more details of what you are trying to accomplish? I’m not sure to understand to your end goal? You saved some user role data in your Hashicorp vault and you are trying to consume that info from Liquibase?

Thanks,
Daniel.