{{#linked-block (concat "vault.cluster.secrets.backend." "credentials" (if (not item.id) "-root") ) item.id class="list-item-row" data-test-secret-link=item.id encode=true }}
{{#link-to (concat "vault.cluster.secrets.backend." "credentials" (if (not item.id) "-root") ) item.id class="has-text-black has-text-weight-semibold" }}
{{if (eq item.id ' ') '(self)' (or item.keyWithoutParent item.id)}}
{{/link-to}}
{{partial 'partials/role-aws/popup-menu'}}
{{/linked-block}}