Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion infra/gcp/bash/roles/CustomRole.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# DO NOT EDIT. Generated by generate-role-yaml.sh from ./roles/specs/CustomRole.yaml
# DO NOT EDIT. Generated by generate-role-yaml.sh from infra/gcp/bash/roles/specs/CustomRole.yaml

description: View access to billing info
includedPermissions:
- billing.accounts.getCarbonInformation
- billing.accounts.getPricing
- billing.accounts.getSpendingInformation
- billing.budgets.get
Expand All @@ -11,6 +12,7 @@ includedPermissions:
- billing.resourceCosts.get
- billing.subscriptions.get
- billing.subscriptions.list
- commerceoffercatalog.documents.get
- commerceoffercatalog.offers.get
- resourcemanager.projects.get
- resourcemanager.projects.list
Expand Down
Loading