Channels
announcements
help
community
Powered by
#help
Title
# help
j
Jesum Yip
01/16/2023, 5:46 AM
why is it not allowed to have multiple policies (i tested with resource policies) inside a single yaml file, separated by
---
like a standard yaml?
image.png
a
Alex Olivier (Cerbos)
01/16/2023, 6:47 AM
There is some complexity in parsing multiple policies like this so for now it’s one policy per file - more details here
https://github.com/cerbos/cerbos/issues/1094
3 Views
Post