postgresql.GrantRole("grant role azure_pg_admin",
grant_role="azure_pg_admin",
role=role.name,
opts=ResourceOptions(
provider=pg_provider
)
)
i
incalculable-napkin-4298
02/17/2023, 2:47 PM
If i'm not mistaken, this approach only works if your server is connected to the internet. If your postgres server (flexible in my case) is only accessable within a vpc, then you can't use the pulumi postgresql library.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.