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

feat: Add missing functionalities / options #6

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

dgniewek
Copy link
Collaborator

List of changes:

  • add ability to set granted_to_roles which will grant the database role to a list of account roles
  • added variable granted_to_database_roles - that allows to grant this DB role to multiple other DB roles
  • fixed logic around granting the roles to parents / existing roles - logic now expects Fully qualified name instead of just role name (now it works exactly like in variable description)
  • deprecation notice of parent_database_role variable - will be removed in future major release.

@dgniewek dgniewek merged commit 96bf8f6 into main Jul 19, 2024
7 checks passed
@dgniewek dgniewek deleted the feature/missing_functionalities branch July 19, 2024 14:21
Copy link

The new version v1.1.0 has been released 🎉

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

Successfully merging this pull request may close these issues.

2 participants