mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-14 23:31:48 +01:00
* Add documentation for Managed Keys - Add concept, sys/api and pki updates related to managed keys * Review feedback - Reworked quite a bit of the existing documentation based on feedback and a re-reading - Moved the managed keys out of the concepts section and into the enterprise section * Address broken links and a few grammar tweaks * add documentation for AWS KMS managed keys * a couple small fixes * # Conflicts: # website/content/api-docs/secret/pki.mdx # website/content/api-docs/system/managed-keys.mdx # website/content/docs/enterprise/managed-keys.mdx * docs updates * # Conflicts: # sdk/version/version_base.go # vault/seal_autoseal_test.go # website/content/api-docs/system/managed-keys.mdx # website/content/docs/enterprise/managed-keys.mdx * remove endpoint env var * Document Azure Key Vault parameters for managed keys. * docs changes for aws kms managed keys Co-authored-by: Steve Clark <steven.clark@hashicorp.com> Co-authored-by: Victor Rodriguez <vrizo@hashicorp.com>