/odm-example-project

A sample OPA project using ODM

Primary LanguageOpen Policy AgentApache License 2.0Apache-2.0

ODM Example Project

An example OPA Rego project using ODM for dependency management.

This example project implements a simple policy that requires a git dependency.

Running the sample

Update project dependencies:

odm update

Evaluate the policy:

odm eval -- 'data.example' -f pretty