{{! Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0 ~}}

{{this.model.path}} JSON
{{#unless this.isDeleting}} {{#if (can "write variable" path=this.model.path namespace=this.model.namespace)}}
Edit
{{/if}} {{/unless}} {{#if (can "destroy variable" path=this.model.path namespace=this.model.namespace)}} {{/if}}

{{#if this.shouldShowLinkedEntities}} {{/if}} {{#if (eq this.view "json")}}
Key/Value Data
{{else}} Key Value {{row.model.key}}
{{#if row.model.isVisible}} {{row.model.value}} {{else}} ******** {{/if}}
{{/if}}