This message was deleted.
# atlantis-community
s
This message was deleted.
p
Atlantis has support for conftest OPA policies
and you can run those as a pre_workflow_hook
you can run other tools like checkov and such too
l
Thanks for the answer PePe. Do you know if it’s possible to check * actions in policies with OPA Policies, to avoid those sqs:* or s3:*?
Or I need other tool to do all the validations?
p
I believe is possible
l
Other question is, I noticed that the policies configuration is in the atlantis.yaml file, in my scenario I’m using atlantis-terragrunt, can I set up the policies in my repos.yaml?
Another question @PePe Amengual, how can I block the atlantis plan using the checkov?
p
pre_workflow_hooks run before plan/apply/init
if you run checkov there it will fail any other command