I would like to be able to delegate a portion of t...
# spicedb
g
I would like to be able to delegate a portion of the definition namespace to each microservice team. We already do this kind of thing for provisioning other resources using terraform. We use OWNERS files in our git repository to restrict who can change files on a per directory basis. I could probably rig up some system that traverses some directory hierarchy and globs all the definitions together into a single file.