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 resource_limits when creating database users #47

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

kividiot
Copy link

Hello!

This PR adds support for the resource_limits parameter for community.mysql.mysql_user resource when creating users via the role.

Needed for limiting resources for users via automation.

Cheers Kalle

@fauust
Copy link
Owner

fauust commented Jan 10, 2025

Thanks @kividiot! Looks like a good improvement.
Let's see how CI goes.

@fauust fauust merged commit 49c3b18 into fauust:main Jan 10, 2025
91 checks passed
@fauust
Copy link
Owner

fauust commented Jan 10, 2025

Thanks! I have just realized that verification that the users are created was missing. Fixed with 8be1a71

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