From 5a633a0516ba2ee22868e92e77c4a101692160db Mon Sep 17 00:00:00 2001 From: firingli Date: Tue, 14 Dec 2021 13:17:33 +0800 Subject: [PATCH] add tencentCloud plugin --- website/content/docs/plugin-portal.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/docs/plugin-portal.mdx b/website/content/docs/plugin-portal.mdx index 06c592ec75f13..5c0f95720e26e 100644 --- a/website/content/docs/plugin-portal.mdx +++ b/website/content/docs/plugin-portal.mdx @@ -28,6 +28,7 @@ exists within the Vault repository, the plugin can be built as instructed in ### Auth + - [TencentCloud](https://github.com/tencentcloudstack/vault-plugin-auth-tencentcloud) - [AliCloud](https://github.com/hashicorp/vault-plugin-auth-alicloud) - [AppRole](/api-docs/auth/approle) @@ -70,6 +71,7 @@ exists within the Vault repository, the plugin can be built as instructed in ### Secrets + - [TencentCloud](https://github.com/tencentcloudstack/vault-plugin-secrets-tencentcloud) - [Active Directory](https://github.com/hashicorp/vault-plugin-secrets-ad) - [AliCloud](https://github.com/hashicorp/vault-plugin-secrets-alicloud)