Skip to content

Commit

Permalink
chore: add cost report at default permissions (#3028)
Browse files Browse the repository at this point in the history
Signed-off-by: NaYeong,Kim <[email protected]>
  • Loading branch information
skdud4659 authored Jan 29, 2024
1 parent 85a65ce commit 184a515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/src/lib/access-control/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export const WORKSPACE_OWNER_DEFAULT_PERMISSIONS: MenuId[] = [
MENU_ID.COST_EXPLORER,
MENU_ID.COST_ANALYSIS,
MENU_ID.BUDGET,
MENU_ID.COST_REPORT,
MENU_ID.ALERT_MANAGER_DASHBOARD,
MENU_ID.ALERT_MANAGER,
MENU_ID.ALERT,
Expand Down

0 comments on commit 184a515

Please sign in to comment.