This is the most basic way to use OPA policies with Digger. For more advanced
use cases check out OPA policies
Pre-requisites
- Conftest binary needs to be installed into your CI pipeline (see Conftest Docs)
-
OPA policies (rego files) under
/policies
directory in your repo
Digger.yml configuration
Example assumes the terraform is in theprod
directory.
Don’t forget to update the json file name as well if your directory is named differently