[DOCS] Add missing feature info (#23380)

* Add missing feature info
This commit is contained in:
Sarah Chavis
2023-09-28 14:16:34 -07:00
committed by GitHub
parent 391bb70313
commit d0c23de2b3

View File

@@ -169,6 +169,19 @@ Follow the learn more links for more information, or browse the list of
</thead>
<tbody>
<tr>
<td style={{verticalAlign: 'middle'}}>
Secrets syncing
</td>
<td style={{verticalAlign: 'middle', textAlign: 'center'}}>BETA</td>
<td style={{verticalAlign: 'middle'}}>
Sync Key/Value (KV) v2 data between Vault and secrets managers from AWS,
Azure, Google Cloud Platform (GCP), GitHub, and Vercel.
<br /><br />
Learn more: <a href="/vault/docs/sync">Secrets Sync</a>
</td>
</tr>
<tr>
<td style={{verticalAlign: 'middle'}}>
Public Key Infrastructure (PKI)