Formatting
This commit is contained in:
parent
db1521d920
commit
6dd8562fc1
@ -117,10 +117,7 @@ WORKSPACE_ROLES = [
|
|||||||
"name": "developer",
|
"name": "developer",
|
||||||
"display_name": "Developer",
|
"display_name": "Developer",
|
||||||
"description": "Views only the projects and environments they are granted access to. Can also view members associated with each environment.",
|
"description": "Views only the projects and environments they are granted access to. Can also view members associated with each environment.",
|
||||||
"permissions": [
|
"permissions": [Permissions.VIEW_USAGE_REPORT, Permissions.VIEW_WORKSPACE],
|
||||||
Permissions.VIEW_USAGE_REPORT,
|
|
||||||
Permissions.VIEW_WORKSPACE,
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "billing_auditor",
|
"name": "billing_auditor",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user