{{! Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0 }} {{#if (eq @type 'remove')}} {{#if @error}} Error! There was an error invalidating the Lock Session. {{#if (and @error.status @error.detail)}}
{{@error.status}}: {{@error.detail}} {{/if}}
{{else}} Success! Your Lock Session has been invalidated. {{/if}} {{else if (eq @type 'kv')}} Warning This KV has a lock session. You can edit KV's with lock sessions, but we recommend doing so with care, or not doing so at all. It may negatively impact the active node it's associated with. See below for more details on the Lock Session. {{/if}}