From e7c8d2ffc619ddd1989fdf51b0a3f6632148dd7b Mon Sep 17 00:00:00 2001 From: Dan Heath <76443935+Dan-Heath@users.noreply.github.com> Date: Fri, 3 Nov 2023 12:30:14 -0400 Subject: [PATCH] docs: Add feature matrix (#3993) --- .../content/docs/overview/what-is-boundary.mdx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/website/content/docs/overview/what-is-boundary.mdx b/website/content/docs/overview/what-is-boundary.mdx index 99a73a7f13..1ae196f0a0 100644 --- a/website/content/docs/overview/what-is-boundary.mdx +++ b/website/content/docs/overview/what-is-boundary.mdx @@ -51,6 +51,24 @@ If you're not sure which edition is right for you, we recommend [**HCP Boundary* Regardless of which server edition of Boundary you use, all editions require the same Desktop and CLI clients, which you can download [here](https://developer.hashicorp.com/boundary/downloads). +||| HCP | HCP | Enterprise | +|---|---|---|---|---| +| | Community | Standard | Plus | Plus | +| Just-in-time credential access via HashiCorp Vault | ✓ | ✓ | ✓ | ✓ | +| Just-in-time network access for TCP, SSH, RDS, K8s database | ✓ | ✓ | ✓ | ✓ | +| Single sign-on access via OIDC and LDAP | ✓ | ✓ | ✓ | ✓ | +| Identity provider managed groups | ✓ | ✓ | ✓ | ✓ | +| Terraform support for fully automated deployment and configuration | ✓ | ✓ | ✓ | ✓ | +| Credential brokering | ✓ | ✓ | ✓ | ✓ | +| Automated target discovery | ✓ | ✓ | ✓ | ✓ | +| Audit logs | ✓ | ✓ | ✓ | ✓ | +| Multi-hop sessions | | ✓ | ✓ | ✓ | +| Credential injection | | ✓ | ✓ | ✓ | +| Audit log streaming | | ✓ | ✓ | | +| Automatic updates | | ✓ | ✓ | | +| Disaster recovery | | ✓ | ✓ | | +| Push button deployment | | ✓ | ✓ | | +| Session recording | | | ✓ | ✓ | ## Get started