fugue / regula

Regula checks infrastructure as code templates (Terraform, CloudFormation, k8s manifests) for AWS, Azure, Google Cloud, and Kubernetes security and compliance using Open Policy Agent/Rego
https://regula.dev/
Apache License 2.0
961 stars 108 forks source link

[ENHANCEMENT] More context logged for errors #390

Open szesch opened 1 year ago

szesch commented 1 year ago

Describe the enhancement It's currently difficult to debug unexpected panics and errors. It's not always clear what file, resource, attribute, etc. that is failing. It would be help to provide more context in these error messages so as a user I know what to start looking at.

How you're running Regula Regula as a CLI. Any version. Scanning Terraform source or plans.