feat: checkpoint
This commit is contained in:
15
policy.json
Normal file
15
policy.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"$schema": "https://api.cerbos.dev/v0.47.0/cerbos/policy/v1/Policy.schema.json",
|
||||
"apiVersion": "api.cerbos.dev/v1",
|
||||
"resourcePolicy": {
|
||||
"resource": "workspace",
|
||||
"version": "1",
|
||||
"rules": [
|
||||
{
|
||||
"actions": ["create"],
|
||||
"effect": "EFFECT_ALLOW",
|
||||
"roles": ["super"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user