Rego is the declarative policy language used by Open Policy Agent (OPA) for writing and enforcing policies across cloud-native stacks, featuring data-driven rules, comprehensions, and 200+ built-in functions for infrastructure, security, and compliance automation.
Overall
score
97%
git clone https://github.com/tesslio/demo-opa-tile-publictessl cli and login if needed - https://docs.tessl.io/introduction-to-tessl/installationCreate a new project in another directory ex my-opa-project
Initialize tessl in your new project tessl init
Install the local tile via tessl install file:<tile-path>
Now it should be ready to use