Yes, there's an ADR 002 that goes into detail about previous attempts to add path to working dir locker (file locks when cloning/planning), as well as possible solutions.
Dylan Page
07/17/2023, 2:33 PM
tl;dr Atlantis clones the repo too many times (especially during pre-workflow which a lot of people use for Terragrunt support) and running in parallel with the same repo shouldn't really clog the gears up
j
Justin S
07/17/2023, 2:41 PM
so, im using pre-workflow, to test enabling parallel which obv. didnt work for us
Justin S
07/17/2023, 2:42 PM
should I disable that pre-workflow ? Is it slowing me down i guess, since it does not offer us anything at this point
d
Dylan Page
07/17/2023, 2:42 PM
Yes, it’ll reduce the chance of collision and calls to the clone function