From 0660ea6fac8a9d1f88278685e20aaa34608c8e98 Mon Sep 17 00:00:00 2001 From: Erica Thompson Date: Tue, 22 Jul 2025 11:12:22 -0400 Subject: [PATCH] Update README (#31244) * Update README Let contributors know that docs will now be located in UDR * Add comments to each mdx doc Comment has been added to all mdx docs that are not partials * chore: added changelog changelog check failure * wip: removed changelog * Fix content errors * Doc spacing * Update website/content/docs/deploy/kubernetes/vso/helm.mdx Co-authored-by: Tu Nguyen --------- Co-authored-by: jonathanfrappier <92055993+jonathanfrappier@users.noreply.github.com> Co-authored-by: Tu Nguyen --- website/README.md | 3 ++ website/content/api-docs/auth/alicloud.mdx | 3 ++ website/content/api-docs/auth/approle.mdx | 3 ++ website/content/api-docs/auth/aws.mdx | 3 ++ website/content/api-docs/auth/azure.mdx | 3 ++ website/content/api-docs/auth/cert.mdx | 3 ++ website/content/api-docs/auth/cf.mdx | 3 ++ website/content/api-docs/auth/gcp.mdx | 3 ++ website/content/api-docs/auth/github.mdx | 3 ++ website/content/api-docs/auth/index.mdx | 3 ++ website/content/api-docs/auth/jwt.mdx | 3 ++ website/content/api-docs/auth/kerberos.mdx | 3 ++ website/content/api-docs/auth/kubernetes.mdx | 3 ++ website/content/api-docs/auth/ldap.mdx | 3 ++ website/content/api-docs/auth/oci.mdx | 3 ++ website/content/api-docs/auth/okta.mdx | 3 ++ website/content/api-docs/auth/radius.mdx | 3 ++ website/content/api-docs/auth/saml.mdx | 3 ++ website/content/api-docs/auth/scep.mdx | 3 ++ website/content/api-docs/auth/token.mdx | 3 ++ website/content/api-docs/auth/userpass.mdx | 3 ++ website/content/api-docs/index.mdx | 3 ++ website/content/api-docs/libraries.mdx | 3 ++ website/content/api-docs/relatedtools.mdx | 3 ++ website/content/api-docs/secret/alicloud.mdx | 3 ++ website/content/api-docs/secret/aws.mdx | 3 ++ website/content/api-docs/secret/azure.mdx | 3 ++ website/content/api-docs/secret/cassandra.mdx | 3 ++ website/content/api-docs/secret/consul.mdx | 3 ++ website/content/api-docs/secret/cubbyhole.mdx | 3 ++ .../api-docs/secret/databases/cassandra.mdx | 3 ++ .../api-docs/secret/databases/couchbase.mdx | 3 ++ .../api-docs/secret/databases/elasticdb.mdx | 3 ++ .../api-docs/secret/databases/hanadb.mdx | 3 ++ .../api-docs/secret/databases/index.mdx | 3 ++ .../api-docs/secret/databases/influxdb.mdx | 3 ++ .../api-docs/secret/databases/mongodb.mdx | 3 ++ .../secret/databases/mongodbatlas.mdx | 3 ++ .../api-docs/secret/databases/mssql.mdx | 3 ++ .../api-docs/secret/databases/mysql-maria.mdx | 3 ++ .../api-docs/secret/databases/oracle.mdx | 3 ++ .../api-docs/secret/databases/postgresql.mdx | 3 ++ .../api-docs/secret/databases/redis.mdx | 3 ++ .../secret/databases/rediselasticache.mdx | 3 ++ .../api-docs/secret/databases/redshift.mdx | 3 ++ .../api-docs/secret/databases/snowflake.mdx | 3 ++ website/content/api-docs/secret/gcp.mdx | 3 ++ website/content/api-docs/secret/gcpkms.mdx | 3 ++ .../api-docs/secret/identity/entity-alias.mdx | 3 ++ .../api-docs/secret/identity/entity.mdx | 3 ++ .../api-docs/secret/identity/group-alias.mdx | 3 ++ .../api-docs/secret/identity/group.mdx | 3 ++ .../api-docs/secret/identity/index.mdx | 3 ++ .../api-docs/secret/identity/lookup.mdx | 3 ++ .../api-docs/secret/identity/mfa/duo.mdx | 3 ++ .../api-docs/secret/identity/mfa/index.mdx | 3 ++ .../secret/identity/mfa/login-enforcement.mdx | 3 ++ .../api-docs/secret/identity/mfa/okta.mdx | 3 ++ .../api-docs/secret/identity/mfa/pingid.mdx | 3 ++ .../api-docs/secret/identity/mfa/totp.mdx | 3 ++ .../secret/identity/oidc-provider.mdx | 3 ++ .../api-docs/secret/identity/tokens.mdx | 3 ++ website/content/api-docs/secret/index.mdx | 3 ++ .../api-docs/secret/key-management/awskms.mdx | 3 ++ .../secret/key-management/azurekeyvault.mdx | 3 ++ .../api-docs/secret/key-management/gcpkms.mdx | 3 ++ .../api-docs/secret/key-management/index.mdx | 3 ++ website/content/api-docs/secret/kmip.mdx | 3 ++ .../content/api-docs/secret/kubernetes.mdx | 3 ++ website/content/api-docs/secret/kv/index.mdx | 3 ++ website/content/api-docs/secret/kv/kv-v1.mdx | 3 ++ website/content/api-docs/secret/kv/kv-v2.mdx | 3 ++ website/content/api-docs/secret/ldap.mdx | 3 ++ .../content/api-docs/secret/mongodbatlas.mdx | 3 ++ website/content/api-docs/secret/nomad.mdx | 3 ++ website/content/api-docs/secret/pki/index.mdx | 3 ++ .../content/api-docs/secret/pki/issuance.mdx | 3 ++ website/content/api-docs/secret/rabbitmq.mdx | 3 ++ website/content/api-docs/secret/ssh.mdx | 3 ++ website/content/api-docs/secret/terraform.mdx | 3 ++ website/content/api-docs/secret/totp.mdx | 3 ++ website/content/api-docs/secret/transform.mdx | 3 ++ website/content/api-docs/secret/transit.mdx | 3 ++ .../api-docs/system/activation-flags.mdx | 3 ++ .../content/api-docs/system/audit-hash.mdx | 3 ++ website/content/api-docs/system/audit.mdx | 3 ++ website/content/api-docs/system/auth.mdx | 3 ++ .../api-docs/system/capabilities-accessor.mdx | 3 ++ .../api-docs/system/capabilities-self.mdx | 3 ++ .../content/api-docs/system/capabilities.mdx | 3 ++ .../api-docs/system/config-auditing.mdx | 3 ++ .../api-docs/system/config-control-group.mdx | 3 ++ .../content/api-docs/system/config-cors.mdx | 3 ++ .../config-group-policy-application.mdx | 3 ++ .../content/api-docs/system/config-reload.mdx | 3 ++ .../content/api-docs/system/config-state.mdx | 3 ++ .../system/config-ui-custom-messages.mdx | 3 ++ .../api-docs/system/config-ui-headers.mdx | 3 ++ .../system/config-ui-login-default-auth.mdx | 3 ++ .../content/api-docs/system/control-group.mdx | 3 ++ .../content/api-docs/system/decode-token.mdx | 3 ++ .../content/api-docs/system/experiments.mdx | 3 ++ .../system/generate-recovery-token.mdx | 3 ++ .../content/api-docs/system/generate-root.mdx | 3 ++ website/content/api-docs/system/ha-status.mdx | 3 ++ website/content/api-docs/system/health.mdx | 3 ++ website/content/api-docs/system/host-info.mdx | 3 ++ .../content/api-docs/system/in-flight-req.mdx | 3 ++ website/content/api-docs/system/index.mdx | 3 ++ website/content/api-docs/system/init.mdx | 3 ++ .../content/api-docs/system/inspect/index.mdx | 3 ++ .../api-docs/system/inspect/router.mdx | 3 ++ .../api-docs/system/internal-counters.mdx | 3 ++ .../system/internal-specs-openapi.mdx | 3 ++ .../internal-ui-authenticated-messages.mdx | 3 ++ .../internal-ui-default-auth-methods.mdx | 3 ++ .../api-docs/system/internal-ui-feature.mdx | 3 ++ .../api-docs/system/internal-ui-mounts.mdx | 3 ++ .../system/internal-ui-namespaces.mdx | 3 ++ .../system/internal-ui-resultant-acl.mdx | 3 ++ .../internal-ui-unauthenticated-messages.mdx | 3 ++ .../content/api-docs/system/key-status.mdx | 3 ++ website/content/api-docs/system/leader.mdx | 3 ++ .../api-docs/system/lease-count-quotas.mdx | 3 ++ website/content/api-docs/system/leases.mdx | 3 ++ website/content/api-docs/system/license.mdx | 3 ++ website/content/api-docs/system/loggers.mdx | 3 ++ .../content/api-docs/system/managed-keys.mdx | 3 ++ website/content/api-docs/system/metrics.mdx | 3 ++ website/content/api-docs/system/mfa/duo.mdx | 3 ++ website/content/api-docs/system/mfa/index.mdx | 3 ++ website/content/api-docs/system/mfa/okta.mdx | 3 ++ .../content/api-docs/system/mfa/pingid.mdx | 3 ++ website/content/api-docs/system/mfa/totp.mdx | 3 ++ .../content/api-docs/system/mfa/validate.mdx | 3 ++ website/content/api-docs/system/monitor.mdx | 3 ++ website/content/api-docs/system/mounts.mdx | 3 ++ .../content/api-docs/system/namespaces.mdx | 3 ++ .../api-docs/system/plugins-catalog.mdx | 3 ++ .../content/api-docs/system/plugins-pins.mdx | 3 ++ .../api-docs/system/plugins-reload.mdx | 3 ++ .../system/plugins-runtimes-catalog.mdx | 3 ++ .../api-docs/system/policies-password.mdx | 3 ++ website/content/api-docs/system/policies.mdx | 3 ++ website/content/api-docs/system/policy.mdx | 3 ++ website/content/api-docs/system/pprof.mdx | 3 ++ .../content/api-docs/system/quotas-config.mdx | 3 ++ .../api-docs/system/rate-limit-quotas.mdx | 3 ++ website/content/api-docs/system/raw.mdx | 3 ++ .../api-docs/system/rekey-recovery-key.mdx | 3 ++ website/content/api-docs/system/rekey.mdx | 3 ++ website/content/api-docs/system/remount.mdx | 3 ++ .../api-docs/system/replication/index.mdx | 3 ++ .../system/replication/replication-dr.mdx | 3 ++ .../replication/replication-performance.mdx | 3 ++ .../content/api-docs/system/rotate-config.mdx | 3 ++ website/content/api-docs/system/rotate.mdx | 3 ++ .../api-docs/system/seal-backend-status.mdx | 3 ++ .../content/api-docs/system/seal-status.mdx | 3 ++ website/content/api-docs/system/seal.mdx | 3 ++ .../api-docs/system/sealwrap-rewrap.mdx | 3 ++ .../content/api-docs/system/secrets-sync.mdx | 3 ++ website/content/api-docs/system/step-down.mdx | 3 ++ .../content/api-docs/system/storage/index.mdx | 3 ++ .../content/api-docs/system/storage/raft.mdx | 3 ++ .../api-docs/system/storage/raftautopilot.mdx | 3 ++ .../system/storage/raftautosnapshots.mdx | 3 ++ .../system/storage/raftsnapshotload.mdx | 3 ++ website/content/api-docs/system/tools.mdx | 3 ++ website/content/api-docs/system/unseal.mdx | 3 ++ .../content/api-docs/system/user-lockout.mdx | 3 ++ .../api-docs/system/utilization-report.mdx | 3 ++ .../api-docs/system/version-history.mdx | 3 ++ .../content/api-docs/system/well-known.mdx | 3 ++ .../api-docs/system/wrapping-lookup.mdx | 3 ++ .../api-docs/system/wrapping-rewrap.mdx | 3 ++ .../api-docs/system/wrapping-unwrap.mdx | 3 ++ .../content/api-docs/system/wrapping-wrap.mdx | 3 ++ .../docs/about-vault/how-vault-works.mdx | 3 ++ .../docs/about-vault/what-is-vault.mdx | 3 ++ .../why-use-vault/3rd-party-secrets.mdx | 3 ++ .../why-use-vault/certificates.mdx | 3 ++ .../about-vault/why-use-vault/identities.mdx | 3 ++ .../docs/about-vault/why-use-vault/index.mdx | 3 ++ .../why-use-vault/regulatory-compliance.mdx | 3 ++ .../why-use-vault/sensitive-data.mdx | 3 ++ .../why-use-vault/static-secrets.mdx | 3 ++ .../docs/agent-and-proxy/agent/apiproxy.mdx | 3 ++ .../agent-and-proxy/agent/caching/index.mdx | 3 ++ .../agent/caching/persistent-caches/index.mdx | 3 ++ .../caching/persistent-caches/kubernetes.mdx | 3 ++ .../agent-and-proxy/agent/generate-config.mdx | 3 ++ .../docs/agent-and-proxy/agent/index.mdx | 3 ++ .../agent/process-supervisor.mdx | 3 ++ .../docs/agent-and-proxy/agent/template.mdx | 3 ++ .../docs/agent-and-proxy/agent/versions.mdx | 3 ++ .../docs/agent-and-proxy/agent/winsvc.mdx | 3 ++ .../docs/agent-and-proxy/autoauth/index.mdx | 3 ++ .../autoauth/methods/alicloud.mdx | 3 ++ .../autoauth/methods/approle.mdx | 3 ++ .../agent-and-proxy/autoauth/methods/aws.mdx | 3 ++ .../autoauth/methods/azure.mdx | 3 ++ .../agent-and-proxy/autoauth/methods/cert.mdx | 3 ++ .../agent-and-proxy/autoauth/methods/cf.mdx | 3 ++ .../agent-and-proxy/autoauth/methods/gcp.mdx | 3 ++ .../agent-and-proxy/autoauth/methods/jwt.mdx | 3 ++ .../autoauth/methods/kerberos.mdx | 3 ++ .../autoauth/methods/kubernetes.mdx | 3 ++ .../agent-and-proxy/autoauth/methods/ldap.mdx | 3 ++ .../agent-and-proxy/autoauth/methods/oci.mdx | 3 ++ .../autoauth/methods/token_file.mdx | 3 ++ .../agent-and-proxy/autoauth/sinks/file.mdx | 3 ++ .../content/docs/agent-and-proxy/index.mdx | 3 ++ .../docs/agent-and-proxy/proxy/apiproxy.mdx | 3 ++ .../agent-and-proxy/proxy/caching/index.mdx | 3 ++ .../proxy/caching/persistent-caches/index.mdx | 3 ++ .../caching/persistent-caches/kubernetes.mdx | 3 ++ .../proxy/caching/static-secret-caching.mdx | 3 ++ .../docs/agent-and-proxy/proxy/index.mdx | 3 ++ .../docs/agent-and-proxy/proxy/versions.mdx | 3 ++ .../content/docs/agent-and-proxy/upgrade.mdx | 3 ++ website/content/docs/audit/file.mdx | 3 ++ website/content/docs/audit/index.mdx | 3 ++ website/content/docs/audit/socket.mdx | 3 ++ website/content/docs/audit/syslog.mdx | 3 ++ website/content/docs/auth/alicloud.mdx | 3 ++ .../docs/auth/approle/approle-pattern.mdx | 3 ++ website/content/docs/auth/approle/index.mdx | 3 ++ website/content/docs/auth/aws.mdx | 3 ++ website/content/docs/auth/azure.mdx | 51 ++++++++++++------- website/content/docs/auth/cert.mdx | 3 ++ website/content/docs/auth/cf.mdx | 3 ++ website/content/docs/auth/gcp.mdx | 3 ++ website/content/docs/auth/github.mdx | 3 ++ website/content/docs/auth/index.mdx | 3 ++ website/content/docs/auth/jwt/index.mdx | 3 ++ .../docs/auth/jwt/oidc-providers/adfs.mdx | 3 ++ .../docs/auth/jwt/oidc-providers/auth0.mdx | 3 ++ .../docs/auth/jwt/oidc-providers/azuread.mdx | 3 ++ .../auth/jwt/oidc-providers/forgerock.mdx | 3 ++ .../docs/auth/jwt/oidc-providers/gitlab.mdx | 3 ++ .../docs/auth/jwt/oidc-providers/google.mdx | 3 ++ .../docs/auth/jwt/oidc-providers/ibmisam.mdx | 3 ++ .../docs/auth/jwt/oidc-providers/index.mdx | 3 ++ .../docs/auth/jwt/oidc-providers/keycloak.mdx | 3 ++ .../auth/jwt/oidc-providers/kubernetes.mdx | 3 ++ .../docs/auth/jwt/oidc-providers/okta.mdx | 3 ++ .../auth/jwt/oidc-providers/secureauth.mdx | 3 ++ website/content/docs/auth/kerberos.mdx | 3 ++ website/content/docs/auth/kubernetes.mdx | 3 ++ website/content/docs/auth/ldap.mdx | 3 ++ website/content/docs/auth/login-mfa/faq.mdx | 3 ++ website/content/docs/auth/login-mfa/index.mdx | 3 ++ website/content/docs/auth/oci.mdx | 3 ++ website/content/docs/auth/okta.mdx | 3 ++ website/content/docs/auth/radius.mdx | 3 ++ website/content/docs/auth/saml/adfs.mdx | 3 ++ website/content/docs/auth/saml/index.mdx | 3 ++ .../docs/auth/saml/link-vault-group-to-ad.mdx | 3 ++ .../saml/troubleshoot-adfs/adfs-event-320.mdx | 3 ++ .../saml/troubleshoot-adfs/bad-mapping.mdx | 3 ++ .../saml/troubleshoot-adfs/boundsubjects.mdx | 3 ++ .../auth/saml/troubleshoot-adfs/index.mdx | 3 ++ website/content/docs/auth/scep.mdx | 3 ++ website/content/docs/auth/token.mdx | 3 ++ website/content/docs/auth/userpass.mdx | 3 ++ .../docs/commands/agent/generate-config.mdx | 3 ++ website/content/docs/commands/agent/index.mdx | 3 ++ .../content/docs/commands/audit/disable.mdx | 3 ++ .../content/docs/commands/audit/enable.mdx | 3 ++ website/content/docs/commands/audit/list.mdx | 3 ++ .../content/docs/commands/auth/disable.mdx | 3 ++ website/content/docs/commands/auth/enable.mdx | 3 ++ website/content/docs/commands/auth/help.mdx | 3 ++ website/content/docs/commands/auth/index.mdx | 3 ++ website/content/docs/commands/auth/list.mdx | 3 ++ website/content/docs/commands/auth/move.mdx | 3 ++ website/content/docs/commands/auth/tune.mdx | 3 ++ website/content/docs/commands/debug.mdx | 3 ++ website/content/docs/commands/delete.mdx | 3 ++ website/content/docs/commands/events.mdx | 3 ++ website/content/docs/commands/hcp/connect.mdx | 3 ++ .../content/docs/commands/hcp/disconnect.mdx | 3 ++ website/content/docs/commands/hcp/index.mdx | 3 ++ website/content/docs/commands/index.mdx | 3 ++ website/content/docs/commands/kv/delete.mdx | 3 ++ website/content/docs/commands/kv/destroy.mdx | 3 ++ .../docs/commands/kv/enable-versioning.mdx | 3 ++ website/content/docs/commands/kv/get.mdx | 3 ++ website/content/docs/commands/kv/index.mdx | 3 ++ website/content/docs/commands/kv/list.mdx | 3 ++ website/content/docs/commands/kv/metadata.mdx | 3 ++ website/content/docs/commands/kv/patch.mdx | 3 ++ website/content/docs/commands/kv/put.mdx | 3 ++ website/content/docs/commands/kv/rollback.mdx | 3 ++ website/content/docs/commands/kv/undelete.mdx | 3 ++ website/content/docs/commands/lease/index.mdx | 3 ++ .../content/docs/commands/lease/lookup.mdx | 3 ++ website/content/docs/commands/lease/renew.mdx | 3 ++ .../content/docs/commands/lease/revoke.mdx | 3 ++ website/content/docs/commands/license/get.mdx | 3 ++ .../content/docs/commands/license/index.mdx | 3 ++ .../content/docs/commands/license/inspect.mdx | 3 ++ website/content/docs/commands/list.mdx | 3 ++ website/content/docs/commands/login.mdx | 3 ++ website/content/docs/commands/monitor.mdx | 3 ++ website/content/docs/commands/namespace.mdx | 3 ++ .../docs/commands/operator/diagnose.mdx | 3 ++ .../docs/commands/operator/generate-root.mdx | 3 ++ .../content/docs/commands/operator/import.mdx | 3 ++ .../content/docs/commands/operator/index.mdx | 3 ++ .../content/docs/commands/operator/init.mdx | 3 ++ .../docs/commands/operator/key-status.mdx | 3 ++ .../docs/commands/operator/members.mdx | 3 ++ .../docs/commands/operator/migrate.mdx | 3 ++ .../content/docs/commands/operator/raft.mdx | 3 ++ .../content/docs/commands/operator/rekey.mdx | 3 ++ .../content/docs/commands/operator/rotate.mdx | 3 ++ .../content/docs/commands/operator/seal.mdx | 3 ++ .../docs/commands/operator/step-down.mdx | 3 ++ .../content/docs/commands/operator/unseal.mdx | 3 ++ .../content/docs/commands/operator/usage.mdx | 3 ++ .../docs/commands/operator/utilization.mdx | 3 ++ website/content/docs/commands/patch.mdx | 3 ++ website/content/docs/commands/path-help.mdx | 3 ++ .../docs/commands/pki/health-check.mdx | 3 ++ website/content/docs/commands/pki/index.mdx | 3 ++ website/content/docs/commands/pki/issue.mdx | 3 ++ .../docs/commands/pki/list-intermediates.mdx | 3 ++ website/content/docs/commands/pki/reissue.mdx | 3 ++ .../content/docs/commands/pki/verify-sign.mdx | 3 ++ .../docs/commands/plugin/deregister.mdx | 3 ++ .../content/docs/commands/plugin/index.mdx | 3 ++ website/content/docs/commands/plugin/info.mdx | 3 ++ website/content/docs/commands/plugin/list.mdx | 3 ++ .../content/docs/commands/plugin/register.mdx | 3 ++ .../content/docs/commands/plugin/reload.mdx | 3 ++ .../commands/plugin/runtime/deregister.mdx | 3 ++ .../docs/commands/plugin/runtime/index.mdx | 3 ++ .../docs/commands/plugin/runtime/info.mdx | 3 ++ .../docs/commands/plugin/runtime/list.mdx | 3 ++ .../docs/commands/plugin/runtime/register.mdx | 3 ++ .../content/docs/commands/policy/delete.mdx | 3 ++ website/content/docs/commands/policy/fmt.mdx | 3 ++ .../content/docs/commands/policy/index.mdx | 3 ++ website/content/docs/commands/policy/list.mdx | 3 ++ website/content/docs/commands/policy/read.mdx | 3 ++ .../content/docs/commands/policy/write.mdx | 3 ++ website/content/docs/commands/print.mdx | 3 ++ website/content/docs/commands/proxy.mdx | 3 ++ website/content/docs/commands/read.mdx | 3 ++ website/content/docs/commands/recover.mdx | 3 ++ .../content/docs/commands/secrets/disable.mdx | 3 ++ .../content/docs/commands/secrets/enable.mdx | 3 ++ .../content/docs/commands/secrets/index.mdx | 3 ++ .../content/docs/commands/secrets/list.mdx | 3 ++ .../content/docs/commands/secrets/move.mdx | 3 ++ .../content/docs/commands/secrets/tune.mdx | 3 ++ website/content/docs/commands/server.mdx | 3 ++ website/content/docs/commands/ssh.mdx | 3 ++ website/content/docs/commands/status.mdx | 3 ++ .../content/docs/commands/token-helper.mdx | 3 ++ .../docs/commands/token/capabilities.mdx | 3 ++ .../content/docs/commands/token/create.mdx | 3 ++ website/content/docs/commands/token/index.mdx | 3 ++ .../content/docs/commands/token/lookup.mdx | 3 ++ website/content/docs/commands/token/renew.mdx | 3 ++ .../content/docs/commands/token/revoke.mdx | 3 ++ .../docs/commands/transform/import.mdx | 3 ++ .../content/docs/commands/transform/index.mdx | 3 ++ .../content/docs/commands/transit/import.mdx | 3 ++ .../content/docs/commands/transit/index.mdx | 3 ++ website/content/docs/commands/unwrap.mdx | 3 ++ .../content/docs/commands/version-history.mdx | 3 ++ website/content/docs/commands/version.mdx | 3 ++ website/content/docs/commands/write.mdx | 3 ++ .../adaptive-overload-protection/index.mdx | 3 ++ .../vault-server-temporarily-overloaded.mdx | 3 ++ website/content/docs/concepts/auth.mdx | 3 ++ .../docs/concepts/billing-start-date.mdx | 3 ++ .../concepts/client-count/client-usage.mdx | 3 ++ .../docs/concepts/client-count/counting.mdx | 3 ++ .../docs/concepts/client-count/faq.mdx | 3 ++ .../docs/concepts/client-count/index.mdx | 3 ++ .../docs/concepts/cloud-access-management.mdx | 3 ++ website/content/docs/concepts/dev-server.mdx | 3 ++ .../content/docs/concepts/duration-format.mdx | 3 ++ website/content/docs/concepts/events.mdx | 3 ++ website/content/docs/concepts/filtering.mdx | 3 ++ website/content/docs/concepts/ha.mdx | 3 ++ website/content/docs/concepts/identity.mdx | 3 ++ website/content/docs/concepts/index.mdx | 3 ++ .../concepts/integrated-storage/autopilot.mdx | 3 ++ .../concepts/integrated-storage/index.mdx | 3 ++ .../migrate-consul-storage.mdx | 3 ++ .../migration-checklist.mdx | 3 ++ website/content/docs/concepts/lease.mdx | 3 ++ .../content/docs/concepts/mount-migration.mdx | 3 ++ .../docs/concepts/namespace-api-lock.mdx | 3 ++ .../content/docs/concepts/oidc-provider.mdx | 3 ++ .../docs/concepts/password-policies.mdx | 3 ++ .../content/docs/concepts/pgp-gpg-keybase.mdx | 3 ++ website/content/docs/concepts/policies.mdx | 3 ++ .../docs/concepts/production-hardening.mdx | 3 ++ .../content/docs/concepts/recovery-mode.mdx | 3 ++ .../content/docs/concepts/resource-quotas.mdx | 3 ++ .../docs/concepts/response-wrapping.mdx | 3 ++ website/content/docs/concepts/seal.mdx | 3 ++ website/content/docs/concepts/storage.mdx | 3 ++ website/content/docs/concepts/tokens.mdx | 3 ++ website/content/docs/concepts/transform.mdx | 3 ++ .../docs/concepts/tune-server-performance.mdx | 3 ++ .../content/docs/concepts/user-lockout.mdx | 3 ++ .../docs/concepts/username-templating.mdx | 3 ++ .../adaptive-overload-protection.mdx | 3 ++ .../create-lease-count-quota.mdx | 3 ++ .../configuration/create-rate-limit-quota.mdx | 3 ++ .../configuration/entropy-augmentation.mdx | 3 ++ .../identity-based-rate-limit.mdx | 3 ++ website/content/docs/configuration/index.mdx | 3 ++ .../docs/configuration/kms-library.mdx | 3 ++ .../docs/configuration/listener/index.mdx | 3 ++ .../docs/configuration/listener/tcp/index.mdx | 3 ++ .../configuration/listener/tcp/tcp-tls.mdx | 3 ++ .../docs/configuration/listener/unix.mdx | 3 ++ .../docs/configuration/log-requests-level.mdx | 3 ++ .../prevent-lease-explosions.mdx | 3 ++ .../programmatic-best-practices.mdx | 3 ++ .../configuration/programmatic-management.mdx | 3 ++ .../docs/configuration/replication.mdx | 3 ++ .../content/docs/configuration/reporting.mdx | 3 ++ .../docs/configuration/seal/alicloudkms.mdx | 3 ++ .../docs/configuration/seal/awskms.mdx | 3 ++ .../docs/configuration/seal/azurekeyvault.mdx | 3 ++ .../docs/configuration/seal/gcpckms.mdx | 3 ++ .../content/docs/configuration/seal/index.mdx | 3 ++ .../docs/configuration/seal/ocikms.mdx | 3 ++ .../docs/configuration/seal/pkcs11.mdx | 3 ++ .../seal/seal-best-practices.mdx | 3 ++ .../docs/configuration/seal/seal-ha.mdx | 3 ++ .../seal/transit-best-practices.mdx | 3 ++ .../docs/configuration/seal/transit.mdx | 3 ++ .../content/docs/configuration/sentinel.mdx | 3 ++ .../service-registration/consul.mdx | 3 ++ .../service-registration/index.mdx | 3 ++ .../service-registration/kubernetes.mdx | 3 ++ .../docs/configuration/storage/aerospike.mdx | 3 ++ .../configuration/storage/alicloudoss.mdx | 3 ++ .../docs/configuration/storage/azure.mdx | 3 ++ .../docs/configuration/storage/cassandra.mdx | 3 ++ .../configuration/storage/cockroachdb.mdx | 3 ++ .../docs/configuration/storage/consul.mdx | 3 ++ .../docs/configuration/storage/couchdb.mdx | 3 ++ .../docs/configuration/storage/dynamodb.mdx | 3 ++ .../docs/configuration/storage/etcd.mdx | 3 ++ .../docs/configuration/storage/filesystem.mdx | 3 ++ .../configuration/storage/foundationdb.mdx | 3 ++ .../storage/google-cloud-spanner.mdx | 3 ++ .../storage/google-cloud-storage.mdx | 3 ++ .../docs/configuration/storage/in-memory.mdx | 3 ++ .../docs/configuration/storage/index.mdx | 3 ++ .../docs/configuration/storage/manta.mdx | 3 ++ .../docs/configuration/storage/mssql.mdx | 3 ++ .../docs/configuration/storage/mysql.mdx | 3 ++ .../storage/oci-object-storage.mdx | 3 ++ .../docs/configuration/storage/postgresql.mdx | 3 ++ .../docs/configuration/storage/raft.mdx | 3 ++ .../content/docs/configuration/storage/s3.mdx | 3 ++ .../docs/configuration/storage/swift.mdx | 3 ++ .../docs/configuration/storage/zookeeper.mdx | 3 ++ .../content/docs/configuration/telemetry.mdx | 3 ++ website/content/docs/configuration/ui.mdx | 3 ++ .../docs/configuration/user-lockout.mdx | 3 ++ website/content/docs/deploy/aws/index.mdx | 3 ++ .../docs/deploy/aws/lambda-extension.mdx | 3 ++ website/content/docs/deploy/aws/run.mdx | 3 ++ .../docs/deploy/kubernetes/consul-to-raft.mdx | 3 ++ .../deploy/kubernetes/csi/configurations.mdx | 3 ++ .../docs/deploy/kubernetes/csi/examples.mdx | 3 ++ .../docs/deploy/kubernetes/csi/index.mdx | 3 ++ .../deploy/kubernetes/csi/installation.mdx | 3 ++ .../deploy/kubernetes/helm/configuration.mdx | 3 ++ .../deploy/kubernetes/helm/enterprise.mdx | 3 ++ .../kubernetes/helm/examples/development.mdx | 3 ++ .../helm/examples/enterprise-dr-with-raft.mdx | 3 ++ .../examples/enterprise-perf-with-raft.mdx | 3 ++ .../helm/examples/enterprise-with-raft.mdx | 3 ++ .../kubernetes/helm/examples/external.mdx | 3 ++ .../kubernetes/helm/examples/ha-tls.mdx | 3 ++ .../helm/examples/ha-with-consul.mdx | 3 ++ .../kubernetes/helm/examples/ha-with-raft.mdx | 3 ++ .../deploy/kubernetes/helm/examples/index.mdx | 3 ++ .../examples/injector-tls-cert-manager.mdx | 3 ++ .../kubernetes/helm/examples/injector-tls.mdx | 3 ++ .../helm/examples/kubernetes-auth.mdx | 3 ++ .../helm/examples/standalone-audit.mdx | 3 ++ .../examples/standalone-load-balanced-ui.mdx | 3 ++ .../helm/examples/standalone-tls.mdx | 3 ++ .../docs/deploy/kubernetes/helm/index.mdx | 3 ++ .../docs/deploy/kubernetes/helm/openshift.mdx | 3 ++ .../docs/deploy/kubernetes/helm/run.mdx | 3 ++ .../docs/deploy/kubernetes/helm/terraform.mdx | 3 ++ .../content/docs/deploy/kubernetes/index.mdx | 3 ++ .../docs/deploy/kubernetes/injector-csi.mdx | 3 ++ .../kubernetes/injector/annotations.mdx | 3 ++ .../deploy/kubernetes/injector/examples.mdx | 3 ++ .../docs/deploy/kubernetes/injector/index.mdx | 3 ++ .../kubernetes/injector/installation.mdx | 3 ++ .../deploy/kubernetes/vso/api-reference.mdx | 3 ++ .../docs/deploy/kubernetes/vso/examples.mdx | 3 ++ .../docs/deploy/kubernetes/vso/helm.mdx | 4 ++ .../docs/deploy/kubernetes/vso/index.mdx | 3 ++ .../deploy/kubernetes/vso/installation.mdx | 3 ++ .../docs/deploy/kubernetes/vso/openshift.mdx | 3 ++ .../kubernetes/vso/secret-transformation.mdx | 3 ++ .../deploy/kubernetes/vso/sources/hvs.mdx | 3 ++ .../deploy/kubernetes/vso/sources/index.mdx | 3 ++ .../kubernetes/vso/sources/vault/auth/aws.mdx | 3 ++ .../kubernetes/vso/sources/vault/auth/gcp.mdx | 3 ++ .../vso/sources/vault/auth/index.mdx | 3 ++ .../vso/sources/vault/client-cache.mdx | 3 ++ .../kubernetes/vso/sources/vault/index.mdx | 3 ++ .../vso/sources/vault/instant-updates.mdx | 3 ++ .../docs/deploy/kubernetes/vso/telemetry.mdx | 3 ++ .../content/docs/deploy/run-as-service.mdx | 3 ++ .../docs/enterprise/audit/exclusion.mdx | 3 ++ .../docs/enterprise/audit/filtering.mdx | 3 ++ .../docs/enterprise/automated-upgrades.mdx | 3 ++ .../docs/enterprise/cluster-design.mdx | 3 ++ .../content/docs/enterprise/consistency.mdx | 3 ++ .../docs/enterprise/control-groups.mdx | 3 ++ .../docs/enterprise/entropy-augmentation.mdx | 3 ++ .../content/docs/enterprise/fips/fips1403.mdx | 3 ++ .../content/docs/enterprise/fips/index.mdx | 3 ++ .../content/docs/enterprise/fips/sealwrap.mdx | 3 ++ .../content/docs/enterprise/hsm/behavior.mdx | 3 ++ website/content/docs/enterprise/hsm/index.mdx | 3 ++ .../content/docs/enterprise/hsm/security.mdx | 3 ++ website/content/docs/enterprise/index.mdx | 3 ++ .../docs/enterprise/lease-count-quotas.mdx | 3 ++ website/content/docs/enterprise/lts.mdx | 3 ++ .../content/docs/enterprise/managed-keys.mdx | 3 ++ website/content/docs/enterprise/mfa/index.mdx | 3 ++ .../content/docs/enterprise/mfa/mfa-duo.mdx | 3 ++ .../content/docs/enterprise/mfa/mfa-okta.mdx | 3 ++ .../docs/enterprise/mfa/mfa-pingid.mdx | 3 ++ .../content/docs/enterprise/mfa/mfa-totp.mdx | 3 ++ .../configure-cross-namespace-access.mdx | 3 ++ .../namespaces/create-admin-namespace.mdx | 3 ++ .../docs/enterprise/namespaces/index.mdx | 3 ++ .../namespaces/namespace-limits.mdx | 3 ++ .../namespaces/namespace-structure.mdx | 3 ++ .../docs/enterprise/performance-standby.mdx | 3 ++ .../enterprise/pkcs11-provider/aws-xks.mdx | 3 ++ .../docs/enterprise/pkcs11-provider/index.mdx | 3 ++ .../enterprise/pkcs11-provider/oracle-tde.mdx | 3 ++ .../docs/enterprise/redundancy-zones.mdx | 3 ++ .../check-merkle-tree-corruption.mdx | 3 ++ .../docs/enterprise/replication/index.mdx | 3 ++ website/content/docs/enterprise/sealwrap.mdx | 3 ++ .../docs/enterprise/sentinel/examples.mdx | 3 ++ .../docs/enterprise/sentinel/index.mdx | 3 ++ .../docs/enterprise/sentinel/properties.mdx | 3 ++ .../content/docs/get-started/developer-qs.mdx | 3 ++ .../docs/get-started/operations-qs.mdx | 3 ++ .../docs/get-vault/build-from-code.mdx | 3 ++ website/content/docs/get-vault/index.mdx | 3 ++ .../content/docs/get-vault/install-binary.mdx | 3 ++ website/content/docs/glossary.mdx | 3 ++ website/content/docs/import/awssm.mdx | 3 ++ website/content/docs/import/azurekv.mdx | 3 ++ website/content/docs/import/gcpsm.mdx | 3 ++ website/content/docs/import/index.mdx | 3 ++ website/content/docs/index.mdx | 3 ++ .../content/docs/internals/architecture.mdx | 3 ++ .../docs/internals/high-availability.mdx | 3 ++ website/content/docs/internals/index.mdx | 3 ++ .../docs/internals/integrated-storage.mdx | 3 ++ website/content/docs/internals/limits.mdx | 3 ++ .../docs/internals/recommended-patterns.mdx | 3 ++ .../content/docs/internals/replication.mdx | 3 ++ website/content/docs/internals/rotation.mdx | 3 ++ website/content/docs/internals/security.mdx | 3 ++ .../internals/telemetry/enable-telemetry.mdx | 3 ++ .../docs/internals/telemetry/index.mdx | 3 ++ .../docs/internals/telemetry/key-metrics.mdx | 3 ++ .../internals/telemetry/metrics/activity.mdx | 3 ++ .../docs/internals/telemetry/metrics/all.mdx | 3 ++ .../internals/telemetry/metrics/audit.mdx | 3 ++ .../internals/telemetry/metrics/authn.mdx | 3 ++ .../internals/telemetry/metrics/autosnap.mdx | 3 ++ .../telemetry/metrics/availability.mdx | 3 ++ .../telemetry/metrics/core-system.mdx | 3 ++ .../internals/telemetry/metrics/database.mdx | 3 ++ .../internals/telemetry/metrics/index.mdx | 3 ++ .../internals/telemetry/metrics/policy.mdx | 3 ++ .../docs/internals/telemetry/metrics/raft.mdx | 3 ++ .../telemetry/metrics/secrets-sync.mdx | 3 ++ .../internals/telemetry/metrics/secrets.mdx | 3 ++ .../internals/telemetry/metrics/storage.mdx | 3 ++ website/content/docs/internals/token.mdx | 3 ++ website/content/docs/license/autoloading.mdx | 3 ++ .../content/docs/license/change-license.mdx | 3 ++ website/content/docs/license/index.mdx | 3 ++ .../docs/license/product-usage-reporting.mdx | 3 ++ .../license/utilization/auto-reporting.mdx | 3 ++ .../license/utilization/manual-reporting.mdx | 3 ++ .../content/docs/partners/external-keys.mdx | 3 ++ website/content/docs/partners/hsm.mdx | 9 ++-- website/content/docs/partners/index.mdx | 3 ++ website/content/docs/partners/program.mdx | 3 ++ website/content/docs/partners/protocols.mdx | 3 ++ .../content/docs/platform/github-actions.mdx | 3 ++ .../content/docs/platform/mssql/changelog.mdx | 3 ++ .../docs/platform/mssql/configuration.mdx | 3 ++ website/content/docs/platform/mssql/index.mdx | 3 ++ .../docs/platform/mssql/installation.mdx | 3 ++ .../content/docs/platform/mssql/rotation.mdx | 3 ++ .../docs/platform/mssql/troubleshooting.mdx | 3 ++ .../content/docs/platform/mssql/upgrading.mdx | 3 ++ .../platform/servicenow/configuration.mdx | 3 ++ .../docs/platform/servicenow/index.mdx | 3 ++ .../docs/platform/servicenow/installation.mdx | 3 ++ .../platform/servicenow/troubleshooting.mdx | 3 ++ .../add-a-containerized-plugin.mdx | 3 ++ .../plugins/containerized-plugins/index.mdx | 3 ++ website/content/docs/plugins/index.mdx | 3 ++ .../docs/plugins/plugin-architecture.mdx | 3 ++ ...plugin-development-event-notifications.mdx | 3 ++ .../docs/plugins/plugin-development.mdx | 3 ++ .../docs/plugins/plugin-management.mdx | 3 ++ website/content/docs/plugins/register.mdx | 3 ++ website/content/docs/plugins/rollback.mdx | 3 ++ website/content/docs/plugins/upgrade.mdx | 3 ++ website/content/docs/secrets/alicloud.mdx | 3 ++ website/content/docs/secrets/aws.mdx | 3 ++ website/content/docs/secrets/azure.mdx | 3 ++ website/content/docs/secrets/consul.mdx | 3 ++ website/content/docs/secrets/cubbyhole.mdx | 3 ++ .../docs/secrets/databases/cassandra.mdx | 3 ++ .../docs/secrets/databases/couchbase.mdx | 3 ++ .../content/docs/secrets/databases/custom.mdx | 3 ++ .../content/docs/secrets/databases/db2.mdx | 3 ++ .../docs/secrets/databases/elasticdb.mdx | 3 ++ .../content/docs/secrets/databases/hanadb.mdx | 3 ++ .../content/docs/secrets/databases/index.mdx | 3 ++ .../docs/secrets/databases/influxdb.mdx | 3 ++ .../docs/secrets/databases/mongodb.mdx | 3 ++ .../docs/secrets/databases/mongodbatlas.mdx | 3 ++ .../content/docs/secrets/databases/mssql.mdx | 3 ++ .../docs/secrets/databases/mysql-maria.mdx | 3 ++ .../content/docs/secrets/databases/oracle.mdx | 3 ++ .../docs/secrets/databases/postgresql.mdx | 3 ++ .../content/docs/secrets/databases/redis.mdx | 3 ++ .../secrets/databases/rediselasticache.mdx | 3 ++ .../docs/secrets/databases/redshift.mdx | 3 ++ .../docs/secrets/databases/snowflake.mdx | 3 ++ website/content/docs/secrets/gcp.mdx | 3 ++ website/content/docs/secrets/gcpkms.mdx | 3 ++ .../deduplication/acl-policy-templates.mdx | 3 ++ .../identity/deduplication/different-case.mdx | 3 ++ .../identity/deduplication/entity-group.mdx | 3 ++ .../secrets/identity/deduplication/index.mdx | 3 ++ .../identity/deduplication/terraform-refs.mdx | 3 ++ .../docs/secrets/identity/identity-token.mdx | 3 ++ .../content/docs/secrets/identity/index.mdx | 3 ++ .../docs/secrets/identity/oidc-provider.mdx | 3 ++ website/content/docs/secrets/index.mdx | 3 ++ .../docs/secrets/key-management/awskms.mdx | 3 ++ .../key-management/azurekeyvault/index.mdx | 3 ++ .../key-management/azurekeyvault/setup.mdx | 3 ++ .../secrets/key-management/gcpkms/index.mdx | 3 ++ .../secrets/key-management/gcpkms/setup.mdx | 3 ++ .../docs/secrets/key-management/index.mdx | 3 ++ .../content/docs/secrets/kmip-profiles.mdx | 3 ++ website/content/docs/secrets/kmip.mdx | 3 ++ website/content/docs/secrets/kubernetes.mdx | 3 ++ website/content/docs/secrets/kv/index.mdx | 3 ++ website/content/docs/secrets/kv/kv-v1.mdx | 3 ++ .../kv/kv-v2/cookbook/custom-metadata.mdx | 3 ++ .../secrets/kv/kv-v2/cookbook/delete-data.mdx | 3 ++ .../kv/kv-v2/cookbook/destroy-data.mdx | 3 ++ .../kv/kv-v2/cookbook/max-versions.mdx | 3 ++ .../secrets/kv/kv-v2/cookbook/patch-data.mdx | 3 ++ .../secrets/kv/kv-v2/cookbook/read-data.mdx | 3 ++ .../secrets/kv/kv-v2/cookbook/read-subkey.mdx | 3 ++ .../kv/kv-v2/cookbook/undelete-data.mdx | 3 ++ .../secrets/kv/kv-v2/cookbook/write-data.mdx | 3 ++ .../content/docs/secrets/kv/kv-v2/index.mdx | 3 ++ .../docs/secrets/kv/kv-v2/random-string.mdx | 3 ++ .../content/docs/secrets/kv/kv-v2/setup.mdx | 3 ++ .../content/docs/secrets/kv/kv-v2/upgrade.mdx | 3 ++ website/content/docs/secrets/ldap.mdx | 3 ++ website/content/docs/secrets/mongodbatlas.mdx | 3 ++ website/content/docs/secrets/nomad.mdx | 3 ++ website/content/docs/secrets/pki/cieps.mdx | 3 ++ website/content/docs/secrets/pki/cmpv2.mdx | 3 ++ .../docs/secrets/pki/considerations.mdx | 3 ++ website/content/docs/secrets/pki/est.mdx | 3 ++ website/content/docs/secrets/pki/index.mdx | 3 ++ .../pki/quick-start-intermediate-ca.mdx | 3 ++ .../docs/secrets/pki/quick-start-root-ca.mdx | 3 ++ .../docs/secrets/pki/rotation-primitives.mdx | 3 ++ website/content/docs/secrets/pki/scep.mdx | 3 ++ website/content/docs/secrets/pki/setup.mdx | 3 ++ .../docs/secrets/pki/troubleshooting-acme.mdx | 3 ++ website/content/docs/secrets/rabbitmq.mdx | 3 ++ website/content/docs/secrets/ssh/index.mdx | 3 ++ .../secrets/ssh/one-time-ssh-passwords.mdx | 3 ++ .../secrets/ssh/signed-ssh-certificates.mdx | 3 ++ website/content/docs/secrets/terraform.mdx | 3 ++ website/content/docs/secrets/totp.mdx | 3 ++ .../secrets/transform/ff3-tweak-details.mdx | 3 ++ .../content/docs/secrets/transform/index.mdx | 3 ++ .../docs/secrets/transform/tokenization.mdx | 3 ++ .../content/docs/secrets/transit/index.mdx | 3 ++ .../secrets/transit/key-wrapping-guide.mdx | 3 ++ website/content/docs/sync/awssm.mdx | 3 ++ website/content/docs/sync/azurekv.mdx | 3 ++ website/content/docs/sync/gcpsm.mdx | 3 ++ website/content/docs/sync/github.mdx | 3 ++ website/content/docs/sync/index.mdx | 3 ++ website/content/docs/sync/vercelproject.mdx | 3 ++ .../docs/sysadmin/snapshots/automate.mdx | 3 ++ .../snapshots/automation-overview.mdx | 3 ++ .../content/docs/sysadmin/snapshots/index.mdx | 3 ++ .../snapshots/recover-a-secret/index.mdx | 3 ++ .../recover-a-secret/replicated-cluster.mdx | 3 ++ .../recover-a-secret/single-cluster.mdx | 3 ++ .../docs/sysadmin/snapshots/restore.mdx | 3 ++ .../content/docs/sysadmin/snapshots/save.mdx | 3 ++ .../docs/troubleshoot/generate-root-token.mdx | 3 ++ .../docs/troubleshoot/lease-issues.mdx | 3 ++ .../docs/troubleshoot/tune-lease-ttl.mdx | 3 ++ website/content/docs/ui/browser-support.mdx | 3 ++ website/content/docs/ui/custom-login.mdx | 3 ++ website/content/docs/ui/custom-messages.mdx | 3 ++ website/content/docs/ui/index.mdx | 3 ++ website/content/docs/ui/namespaces.mdx | 3 ++ website/content/docs/ui/web-cli.mdx | 3 ++ .../content/docs/updates/change-tracker.mdx | 3 ++ website/content/docs/updates/deprecation.mdx | 3 ++ .../docs/updates/important-changes.mdx | 3 ++ .../content/docs/updates/release-notes.mdx | 3 ++ website/content/docs/upgrade/index.mdx | 3 ++ website/content/docs/upgrade/lts-upgrade.mdx | 3 ++ website/content/docs/upgrade/raft-wal.mdx | 3 ++ .../docs/upgrade/replicated-deployment.mdx | 3 ++ website/content/docs/upgrade/rollback.mdx | 3 ++ .../content/docs/upgrade/vault-ha-upgrade.mdx | 3 ++ .../partials/api/restricted-endpoints.mdx | 3 ++ .../release-notes/change-summary/1_16.mdx | 3 ++ .../release-notes/change-summary/1_17.mdx | 3 ++ .../release-notes/change-summary/1_18.mdx | 3 ++ .../release-notes/change-summary/1_19.mdx | 3 ++ .../release-notes/change-summary/1_20.mdx | 3 ++ .../change-summary/lts/1_16-to-1_19.mdx | 3 ++ .../vault/core/seal_decrypt.mdx | 3 ++ .../vault/core/seal_encrypt.mdx | 3 ++ website/templates/cli-page.mdx | 3 ++ 760 files changed, 2315 insertions(+), 20 deletions(-) diff --git a/website/README.md b/website/README.md index 78388eaa55..7670137596 100644 --- a/website/README.md +++ b/website/README.md @@ -1,5 +1,8 @@ # Vault Website +> [!IMPORTANT] +> **Documentation Update:** Product documentation, which were located in this repository under `/website`, are now located in [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs), colocated with all other product documentation. Contributions to this content should be done in the `web-unified-docs` repo, and not this one. Changes made to `/website` content in this repo will not be reflected on the developer.hashicorp.com website. + This subdirectory contains the content for the [Vault Website](https://vaultproject.io/).