Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
m
magnificent-lifeguard-15082
06/17/2022, 6:08 PM
Hey all! Is there a provider/component that people use for managing postgres users, roles and permissions within an RDS instance?
b
billowy-army-68599
06/17/2022, 6:18 PM
this one?
https://www.pulumi.com/registry/packages/postgresql/
m
magnificent-lifeguard-15082
06/21/2022, 4:36 PM
Looks mostly like what I need but other than defining an owner I can't see the resources for managing users?
b
billowy-army-68599
06/21/2022, 4:37 PM
@magnificent-lifeguard-15082
in postgres that's a role:
https://www.pulumi.com/registry/packages/postgresql/api-docs/role/
m
magnificent-lifeguard-15082
06/21/2022, 4:40 PM
ah damn it, thank you very much. Completely thrown off by the "user" segment in the connection string.
#aws
Join Slack