Skip to content

Commit

Permalink
update role (#1646)
Browse files Browse the repository at this point in the history
  • Loading branch information
catalintomai authored Oct 30, 2024
1 parent ab3edba commit 4e9b293
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions load/snowflake/roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -242,12 +242,15 @@ roles:
privileges:
databases:
read:
- analytics
- snowflake_sample_data
schemas:
read:
- analytics.mart_product
- snowflake_sample_data.*
tables:
read:
- analytics.mart_product.*
- snowflake_sample_data.*.*

# Object Roles

Check warning on line 256 in load/snowflake/roles.yaml

View workflow job for this annotation

GitHub Actions / Lint YAML file

256:5 [comments-indentation] comment not indented like content
Expand Down

0 comments on commit 4e9b293

Please sign in to comment.