Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Fix reading group grant privileges#26

Merged
winglot merged 1 commit intomasterfrom
fix/incorrect-grant-read
Sep 23, 2021
Merged

Fix reading group grant privileges#26
winglot merged 1 commit intomasterfrom
fix/incorrect-grant-read

Conversation

@winglot
Copy link
Copy Markdown
Member

@winglot winglot commented Sep 23, 2021

Group privileges were incorrectly read when there was a user with the same name as a group due to the missing 'group ' prefix in ACL.

This is based on #25 with additional fixes for Schema and Database privileges which were also affected.

Group privileges were incorrectly read when there was a user with the
same name as a group due to the missing 'group ' prefix in ACL.
@winglot winglot merged commit 60f5216 into master Sep 23, 2021
@winglot winglot deleted the fix/incorrect-grant-read branch September 23, 2021 13:04
@winglot winglot added the bug Something isn't working label Sep 23, 2021
StevenKGER referenced this pull request in dbsystel/terraform-provider-redshift Oct 25, 2024
…-go-v2-service-redshift-1.x

Update module github.com/aws/aws-sdk-go-v2/service/redshift to v1.29.6
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants