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: Snowflake connection params & permissions check update #1182

Closed

Conversation

iireland-ii
Copy link

@iireland-ii iireland-ii commented Nov 12, 2024

Related Issues

Proposed Changes:

Added PrivateKey and PrivateKeyPwd parameters to allow more secure connection methodologies.
Added an additional role parameter and altered the check permissions logic to ensure the role/user has SELECT access, rather than read-only select access.

How did you test it?

Tested locally with dev branch using live Snowflake instance.

Notes for the reviewer

I've added the parameters which are commonly used (at least within our org), there is scope to add further params or custom connections. Happy to make future feature branches for this or discuss these changes further.

@iireland-ii iireland-ii requested a review from a team as a code owner November 12, 2024 16:29
@iireland-ii iireland-ii requested review from mpangrazzi and removed request for a team November 12, 2024 16:29
@CLAassistant
Copy link

CLAassistant commented Nov 12, 2024

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added integration:snowflake type:documentation Improvements or additions to documentation labels Nov 12, 2024
@iireland-ii iireland-ii marked this pull request as draft November 12, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:snowflake type:documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants