-
Notifications
You must be signed in to change notification settings - Fork 426
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
database role support in resource 'snowflake_grant_privileges_to_role' #2159
Comments
Hi again, Actually grant database role to database role / custom role is also unavailable for the moment : ) thanks |
We encounter the same issue as well. Our workaround is to use the |
Hey @yinxu0619. Thanks for creating the issue. Granting to database roles has yet to be supported. We are currently reworking grant resources, and supporting grants for database roles is one of our highest priorities. Stay tuned! :) |
@sfc-gh-asawicki Any updates on this? db role support would be a huge help to add into the provider |
Hey @astanfel. I don't want to spoil it but we have the designs ready, and we will probably implement them next week. 🤞 cc: @sfc-gh-jcieslak |
Hey @yinxu0619 |
Hey 👋 |
Is your feature request related to a problem? Please describe.
We noticed the recent use of the new resource 'snowflake_grant_privileges_to_role.' We tried to use a database role in Snowflake as the granted role, but it seems that the error message suggests that the 'database role' keyword is missing in the SQL.
Describe the solution you'd like
A clear and concise description of what you want to happen.
or
A clear and concise description of any alternative solutions or features you've considered.
Add any other context or screenshots about the feature request here.
a quick test demo to reproduce
when you apply the above tf, you will get an error in Snowflake like
The text was updated successfully, but these errors were encountered: