{{! Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: BUSL-1.1 ~}} {{#let (find-by "name" "path" @secret.allFields) as |attr|}} {{#if (eq @type "edit")}} {{else if (eq @type "create")}} {{/if}} {{/let}}
{{#if @showJson}} {{#if (or @modelValidations.secretData.errors this.lintingErrors)}} {{/if}} {{else if (eq @type "details")}} {{#each-in @secret.secretData as |key value|}} {{else}} {{/each-in}} {{else}} {{/if}}