Skip to content

Fixes for AWS RDS Permissions #122

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

Merged
merged 3 commits into from
Jul 21, 2023

Conversation

apeschel
Copy link
Contributor

This should fix the AWS RDS permissions issues around database and schema creation. These functions are pretty similar to the Azure equivalents - except AWS uses a standard username convention.

This should fix the AWS RDS permissions issues around database and
schema creation. These functions are pretty similar to the Azure
equivalents - except AWS uses a standard username convention.
@apeschel
Copy link
Contributor Author

I verified this creates the roles, databases, and schemas in a way that works on RDS. The workaround essentially matches the existing workaround in place for Azure, with only some minor differences.

@apeschel apeschel mentioned this pull request Jul 20, 2023
@hitman99 hitman99 merged commit e7a5af4 into movetokube:master Jul 21, 2023
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

Successfully merging this pull request may close these issues.

2 participants