From 9064683a71a1eba980d1abb612d13e99d5bc13e5 Mon Sep 17 00:00:00 2001 From: Loann Le <84412881+taoism4504@users.noreply.github.com> Date: Wed, 21 Sep 2022 12:47:16 -0700 Subject: [PATCH] resolved conflict (#17262) Co-authored-by: Robert Barnes (DevOps Rob) --- website/content/docs/plugins/plugin-portal.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/content/docs/plugins/plugin-portal.mdx b/website/content/docs/plugins/plugin-portal.mdx index ae803112339f4..3f7b6c40bc06b 100644 --- a/website/content/docs/plugins/plugin-portal.mdx +++ b/website/content/docs/plugins/plugin-portal.mdx @@ -137,6 +137,9 @@ Plugin authors who wish to have their plugins listed may file a submission via a - [AWS Cognito](https://github.com/WealthWizardsEngineering/vault-plugin-secrets-cognito) - [Ethereum](https://github.com/immutability-io/vault-ethereum) - [GitHub](https://github.com/martinbaillie/vault-plugin-secrets-github) +- [Google Apigee](https://github.com/bstraehle/vault-plugin-secrets-apigee) +- [HashiCorp Boundary](https://github.com/hashicorp-dev-advocates/vault-plugin-boundary-secrets-engine) +- [HashiCorp Waypoint](https://github.com/hashicorp-dev-advocates/vault-plugin-waypoint-secrets-engine) - [HydrantID PKI Plugin](https://github.com/PaddyPowerBetfair/vault-plugin-hydrant-pki) - [HSM PKI Plugin](https://github.com/mode51software/vaultplugin-hsmpki) - [OAuth 2.0/OIDC](https://github.com/puppetlabs/vault-plugin-secrets-oauthapp)