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

database role grant, documentation , example, import - is missing #2018

Closed
cpmub1 opened this issue Aug 17, 2023 · 2 comments · Fixed by #2081
Closed

database role grant, documentation , example, import - is missing #2018

cpmub1 opened this issue Aug 17, 2023 · 2 comments · Fixed by #2081
Labels
bug Used to mark issues with provider's incorrect behavior

Comments

@cpmub1
Copy link

cpmub1 commented Aug 17, 2023

Provider Version
0.69

Describe the bug

database role command & documentation/example/import for database role creation are missing

Additional context

https://registry.terraform.io/providers/Snowflake-Labs/snowflake/latest/docs/resources/database_role

@cpmub1 cpmub1 added the bug Used to mark issues with provider's incorrect behavior label Aug 17, 2023
@cpmub1 cpmub1 changed the title database role grant, documentation , example database role grant, documentation , example, import - is missing Aug 17, 2023
@alexandrewatercare
Copy link

The last PR 0.70 added new database role grant in the SDK but I don't find any documentation how to use it. I try to understand the source code but I don't see how you use grantDatabaseRoleOptions in your database_role.go

@sfc-gh-asawicki
Copy link
Collaborator

@cpmub1, thanks for bringing this to our attention.

Docs were not appropriately generated because of the few typos, which were fixed in #2081. Changes will be visible in the docs with the next release.

@alexandrewatercare This functionality will be available (and adequately documented) as soon as we roll out the snowflake_grant_datatabase_role resource. We will work on it in October/November (check #1896 and #2024).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to mark issues with provider's incorrect behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants