From 845df7673e7cb7f0a3932f24dca5e9bd78ed271f Mon Sep 17 00:00:00 2001 From: Paul O'Connor <465717+pauloconnor@users.noreply.github.com> Date: Tue, 5 Apr 2022 14:05:56 +0100 Subject: [PATCH] docs: Add unlock command --- runatlantis.io/docs/locking.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runatlantis.io/docs/locking.md b/runatlantis.io/docs/locking.md index 75680e12aa..f3e32b8745 100644 --- a/runatlantis.io/docs/locking.md +++ b/runatlantis.io/docs/locking.md @@ -43,8 +43,8 @@ You can click on a lock to view its details: ## Unlocking The project and workspace will be automatically unlocked when the PR is merged or closed. -To unlock the project and workspace without completing an `apply` and merging, click the link -at the bottom of the plan comment to discard the plan and delete the lock where +To unlock the project and workspace without completing an `apply` and merging, comment `atlantis unlock` on the PR, +or click the link at the bottom of the plan comment to discard the plan and delete the lock where it says **"To discard this plan click here"**: ![Locks View](./images/lock-delete-comment.png)