You can configure Digger to use Conftest to check your Terraform plan output against Open Policy Agent policies.Documentation Index
Fetch the complete documentation index at: https://digger-20-feat-use-analytics-domain.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Pre-requisites
- Conftest binary needs to be installed into your CI pipeline (see Conftest Docs)
-
OPA policies (rego files) under
/policiesdirectory 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

