This message was deleted.
# atlantis-community
s
This message was deleted.
p
You can disable locking globally if that is what you need
d
i just mean as a one-off, like "reset all state for this PR" (I know I can close and reopen I guess)
p
just run
atlantis unlock
or close and open the PR
that will reset it
d
atlantis unlock
does not appear to delete the checkout
p
no, the checkout no
closing the PR does
d
(this is more of a "terragrunt is caching modules too much" thing)
p
can you add something to your custom workflow?
like something that cleans stuff up for terragrunt?
d
yeah actually terragrunt has a
--terragrunt-source-update
flag that should do it
i thought there might just be an easy way, but i guess the easy way is make a new PR
(an easy way to "nuke it from orbit, it's the only way to be sure")
p
yes