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

added in redshift adapters #1178

Merged
merged 4 commits into from
Mar 2, 2023

Conversation

SanaaYousaf
Copy link
Contributor

No description provided.

giorod3
giorod3 previously approved these changes Feb 21, 2023
output = nil
}

var logenabled bool
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you change the naming convention to match the rest of the codebase (logEnabled)

if err != nil {
return nil, err
}
apinodes = append(apinodes, output.ReservedNodes...)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here with the naming

giorod3
giorod3 previously approved these changes Feb 27, 2023
@giorod3
Copy link
Contributor

giorod3 commented Feb 27, 2023

@simar7 please also review and merge if you feel it looks good

@simar7
Copy link
Member

simar7 commented Mar 1, 2023

looks like some tests are failing, should be easy to fix.

@simar7 simar7 force-pushed the aws/redshift_policies branch from e223755 to 0e73458 Compare March 2, 2023 22:25
@simar7 simar7 merged commit 160a9d6 into aquasecurity:master Mar 2, 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.

3 participants