Skip to content

Use conftest instead of checkov in Atlantis

Pierre Guinoiseau requested to merge pguinoiseau/atlantis-conftest into master

What

  • Use conftest instead of checkov in Atlantis
  • Disable TF lock on plan
  • Increase parallelism to 20

Why

After some testing, Checkov appears to be too slow and memory hungry to run in Atlantis, so let's actually try conftest instead.

Merge request reports