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

Update grants to include revocation examples #6678

Merged
merged 7 commits into from
Dec 18, 2024

Conversation

joellabes
Copy link
Contributor

@joellabes joellabes commented Dec 17, 2024

What are you changing in this pull request and why?

Resolves #1955 and #3259 - both issues related to grants so I figured I'd combine them to avoid merge conflicts.

Checklist


🚀 Deployment available! Here are the direct links to the updated files:

@joellabes joellabes requested a review from a team as a code owner December 17, 2024 05:26
Copy link

vercel bot commented Dec 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview Dec 18, 2024 5:30am

@github-actions github-actions bot added content Improvements or additions to content size: medium This change will take up to a week to address labels Dec 17, 2024
Comment on lines 18 to 19
* Take advantage of more-advanced permission capabilities offered by your data platform, for which dbt does not offer out-of-the-box support using resource configuration.
* Apply grants in a more complex or custom manner, beyond what the built-in grants capability can provide.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is not a change in content, just reordering to lead with the more specific examples and have the "etc" ones come second.

@matthewshaver
Copy link
Contributor

Thanks @joellabes Looks great! We appreciate the help. I made some quick editorial changes. I removed some future tense to lure users into the now.

@joellabes joellabes merged commit 388d2d7 into current Dec 18, 2024
8 checks passed
@joellabes joellabes deleted the joellabes-1955-remove-grants branch December 18, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content size: medium This change will take up to a week to address
Projects
None yet
Development

Successfully merging this pull request may close these issues.

grants config: removing all grants versus ignoring entirely
3 participants