This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 4f40d633a56 Update security.adoc (#16388)
4f40d633a56 is described below
commit 4f40d633a564fd4fec8ae8612816f091e0d25aaa
Author: Andreas Jonsson <[email protected]>
AuthorDate: Wed Nov 27 08:57:21 2024 +0100
Update security.adoc (#16388)
Changed list of supported managers to reflect actual contents of file.
---
docs/user-manual/modules/ROOT/pages/security.adoc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/user-manual/modules/ROOT/pages/security.adoc
b/docs/user-manual/modules/ROOT/pages/security.adoc
index 34a36882e0d..4113641b790 100644
--- a/docs/user-manual/modules/ROOT/pages/security.adoc
+++ b/docs/user-manual/modules/ROOT/pages/security.adoc
@@ -64,9 +64,9 @@ Camel also support accessing the secured configuration from
an external vault sy
The following _Vaults_ are supported by Camel:
* xref:components::aws-secrets-manager-component.adoc[AWS Secrets Manager]
-// TODO: Enable link when website build works again
-// * xref:components::google-secret-manager-component.adoc[Google Secret
Manager]
-// * xref:components::azure-key-vault-component.adoc[Azure Key Vault]
+* xref:components::google-secret-manager-component.adoc[Google Secret Manager]
+* xref:components::azure-key-vault-component.adoc[Azure Key Vault]
+* xref:components::hashicorp-vault-component.adoc[Hashicorp Vault]
==== Using AWS Vault