Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for managing security labels #276

Open
sharebear opened this issue Jan 2, 2023 · 4 comments
Open

Add support for managing security labels #276

sharebear opened this issue Jan 2, 2023 · 4 comments

Comments

@sharebear
Copy link

We would like to configure Azure AD users in Azure's managed Postgresql service. Looking through the documented options, it looks like the best fit for using this provider would be to configure the role by applying security labels https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/how-to-manage-azure-ad-users#enable-azure-ad-authentication-for-an-existing-postgresql-role-using-sql

As far as I can see there's no support yet in the provider for manging security labels which is a generic Postgresql feature https://www.postgresql.org/docs/current/sql-security-label.html

@tehioant
Copy link

tehioant commented Feb 4, 2023

I am attempting to do the same thing.
Is there anyone one working on this ? I have started a branch to develop a new resource "security label", hoping to make it work.

@klg71
Copy link

klg71 commented May 10, 2023

Hey @tehioant are there any news on this? :)

@IQNeoXen
Copy link

We would also be very interested in this feature :)

@mjanschek
Copy link

This has been added with PR #482, which has been included in release 1.25.0

So this can be closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants