You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2024. It is now read-only.
Describe the bug
When regula is run over a Terraform configuration with two buckets referencing a regex and data resource, it fails with: FATAL rules/tf/aws/cloudtrail/s3_access_logging.rego:42: eval_conflict_error: object keys must be unique
How you're running Regula
I'm using Regula v3.2.1 as a CLI tool and my Terraform source code as an input:
regula run
Operating System
This error occurs on multiple operating systems.