Manage HCP Boundary resources including scopes, users, groups, roles, targets, and sessions using the CLI, Admin UI, and Terraform provider across this tutorial series.
8min
Manage scopes with HCP Boundary
Create org and project scopes in HCP Boundary to partition resources, assign ownership, and enforce least-privilege access for users and groups within each scope boundary.
10min
Manage targets with HCP Boundary
Configure host catalogs, host sets, and targets in HCP Boundary to define the endpoints users can reach through Boundary sessions, using the CLI, Admin UI, or Terraform provider.
10min
Manage users and groups with HCP Boundary
Create users, accounts, and groups in HCP Boundary to assign role-based access controls (RBAC) at the org scope, and verify that group membership correctly inherits the permissions of the assigned role.
8min
Manage roles and permissions with HCP Boundary
Create and configure roles in HCP Boundary by assigning permission grants and principals such as users and groups to control what each principal can read, list, or modify.
8min
Manage sessions with HCP Boundary
Start a Boundary session by connecting to a target in HCP Boundary, read the session details to understand the session resource model, and cancel an active session using the CLI or Admin UI.
15min
Manage workers with HCP Boundary
Register a self-managed Boundary worker with HCP Boundary to provide secure access to targets on private networks, using the worker-led or controller-led authentication flow.
15min
Manage multi-hop sessions with HCP Boundary
Configure multi-hop sessions in HCP Boundary by chaining ingress and egress self-managed workers to provide secure access to targets on private networks without inbound firewall rules.
20min
Manage SSH keys with HCP Boundary and Vault
Configure SSH credential injection with HCP Boundary and HashiCorp Vault so users connect to SSH targets through Boundary sessions without ever receiving the underlying SSH private key.