open-vault/ui/app/templates/components/wizard/gcp-method.hbs
Matthew Irish 0ccc8467ec
UI ember engines (#6718)
Adds replication engine and core in-repo addon
2019-05-13 14:05:25 -05:00

11 lines
262 B
Handlebars

<WizardSection
@headerText="Google Cloud"
@headerIcon="gcp"
@docText="Docs: Google Cloud Authentication"
@docPath="/docs/auth/gcp.html"
>
<p>
The GCP Auth Method allows authentication against Vault using Google credentials.
</p>
</WizardSection>