Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Rotating Manual Session Recording Encryption Keys
description: How to rotate automatically provisioned session recording encryption keys.
description: How to rotate private keys for encrypted session recordings while designating certain keys only for decryption.
tags:
- session-recording
- how-to
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Using the AWS CLI tools with Teleport and AWS IAM Identity Center
description: Provides an overview of the Teleport AWS IAM Identity Center integration.
description: Explains how to use the AWS IAM Identity Center integration to protect AWS CLI tools with Teleport.
tags:
- how-to
- identity-governance
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/machine-workload-identity/introduction.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Introduction to Machine & Workload Identity"
description: "Replace static secrets with secure, short-lived identities for machines and workloads."
description: "Explains concepts and use cases for Machine & Workload Identity, which replaces static secrets with secure, short-lived identities for machines and workloads."
sidebar_label: "Introduction"
sidebar_position: 1
videoBanner: "ZDWRt105tBg"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Teleport Machine & Workload Identity"
description: "Replace static secrets with secure, short-lived identities for machines and workloads."
description: "Includes guides for for Machine & Workload Identity, which replaces static secrets with secure, short-lived identities for machines and workloads."
template: "landing-page"
tags:
- mwi
Expand Down
3 changes: 2 additions & 1 deletion docs/pages/reference/architecture/device-trust.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Device Trust
title: Device Trust Architecture
sidebar_label: Device Trust
description: How Teleport Device Trust works.
tags:
- conceptual
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Teleport Terraform Provider"
title: "Teleport Terraform Provider Reference"
sidebar_label: Terraform Provider
description: Reference documentation of the Teleport Terraform provider.
tags:
- infrastructure-as-code
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Teleport Terraform Provider
title: Using the Teleport Terraform Provider
sidebar_label: Terraform Provider
description: How to manage dynamic resources using the Teleport Terraform provider.
videoBanner: YgNHD4SS8dg
Expand Down
3 changes: 2 additions & 1 deletion integrations/terraform/templates/index.md.tmpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Teleport Terraform Provider"
title: "Teleport Terraform Provider Reference"
sidebar_label: Terraform Provider
description: Reference documentation of the Teleport Terraform provider.
tags:
- infrastructure-as-code
Expand Down
Loading