Skip to content

Commit e009196

Browse files
committed
Use unordered list
1 parent 3b25682 commit e009196

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/faq.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ For more sensitive secrets, it is highly recommended to install and use an exter
1010
There are several solutions available for storing and securing secrets, many of which integrate with hardware security modules (HSMs) for additional physical security of secrets.
1111
Examples of common external credentials stores for cloud providers or self-hosted environments include:
1212

13-
. https://plugins.jenkins.io/aws-secrets-manager-credentials-provider/[AWS]
14-
. https://plugins.jenkins.io/azure-keyvault/[Azure]
15-
. https://plugins.jenkins.io/conjur-credentials/[Conjur]
16-
. https://plugins.jenkins.io/gcp-secrets-manager-credentials-provider/[GCP]
17-
. https://plugins.jenkins.io/kubernetes-credentials-provider/[Kubernetes]
18-
. https://plugins.jenkins.io/hashicorp-vault-plugin/[Vault]
13+
- https://plugins.jenkins.io/aws-secrets-manager-credentials-provider/[AWS]
14+
- https://plugins.jenkins.io/azure-keyvault/[Azure]
15+
- https://plugins.jenkins.io/conjur-credentials/[Conjur]
16+
- https://plugins.jenkins.io/gcp-secrets-manager-credentials-provider/[GCP]
17+
- https://plugins.jenkins.io/kubernetes-credentials-provider/[Kubernetes]
18+
- https://plugins.jenkins.io/hashicorp-vault-plugin/[Vault]
1919

2020
A full listing (including some developer-level details) of https://www.jenkins.io/doc/developer/extensions/credentials/[plugins that provide credentials extensions] is available in the developer documentation.
2121

0 commit comments

Comments
 (0)