This message was deleted.
# atlantis-community
s
This message was deleted.
r
Renovate runs and locks many terraform dirs and I’d like to disable locking for just renovate PRs but unsure how to do it
I could set the renovate PRs to always start as drafts but then that would affect all renovate PRs and it will refuse to auto plan unless a manual
atlantis plan
is run.
d
so you don't want a project lock, just the working dir lock? or no locks at all?
there is a setting for the PR/Project lock to ignore, but not the filesystem (which is a separate in-memory lock)