{{! Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: BUSL-1.1 }} {{#if (and this.state this.version.isEnterprise)}} {{#if (eq this.state "connected")}} This self-managed Vault is linked to HCP. {{else}} Error connecting to HCP {{/if}} {{#if this.error}} Since {{this.timestamp}}, {{this.error}}. Check the logs for more information. {{/if}} {{/if}}