Skip to content

Commit

Permalink
Hotfix: adjust permissions (#1431)
Browse files Browse the repository at this point in the history
  • Loading branch information
ifoukarakis authored Jan 18, 2024
1 parent 4580e00 commit 3ba7295
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 @@ -47,6 +47,7 @@ roles:
- analytics
- archive
- dev
- snowflake
write:
- raw
- analytics
Expand All @@ -58,6 +59,7 @@ roles:
- analytics.*
- archive.*
- dev.*
- snowflake.*
write:
- raw.*
- analytics.*
Expand All @@ -69,6 +71,7 @@ roles:
- analytics.*.*
- archive.*.*
- dev.*.*
- snowflake.account_usage.*
write:
- raw.*.*
- analytics.*.*
Expand Down

0 comments on commit 3ba7295

Please sign in to comment.