diff --git a/docs/pages/enroll-resources/server-access/guides/encrypted-session-recordings/rotating-manual-keys.mdx b/docs/pages/enroll-resources/server-access/guides/encrypted-session-recordings/rotating-manual-keys.mdx index 72f5372a1fd8a..4a9ca818dfac7 100644 --- a/docs/pages/enroll-resources/server-access/guides/encrypted-session-recordings/rotating-manual-keys.mdx +++ b/docs/pages/enroll-resources/server-access/guides/encrypted-session-recordings/rotating-manual-keys.mdx @@ -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 diff --git a/docs/pages/identity-governance/integrations/aws-iam-identity-center/using-aws-cli.mdx b/docs/pages/identity-governance/integrations/aws-iam-identity-center/using-aws-cli.mdx index 4d80dc1e7f4f1..50e06acbac0c1 100644 --- a/docs/pages/identity-governance/integrations/aws-iam-identity-center/using-aws-cli.mdx +++ b/docs/pages/identity-governance/integrations/aws-iam-identity-center/using-aws-cli.mdx @@ -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 diff --git a/docs/pages/machine-workload-identity/introduction.mdx b/docs/pages/machine-workload-identity/introduction.mdx index 0b83b43561acb..ebd14ab8c19c7 100644 --- a/docs/pages/machine-workload-identity/introduction.mdx +++ b/docs/pages/machine-workload-identity/introduction.mdx @@ -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" diff --git a/docs/pages/machine-workload-identity/machine-workload-identity.mdx b/docs/pages/machine-workload-identity/machine-workload-identity.mdx index 42cbe019f13f6..940c76f675ed8 100644 --- a/docs/pages/machine-workload-identity/machine-workload-identity.mdx +++ b/docs/pages/machine-workload-identity/machine-workload-identity.mdx @@ -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 diff --git a/docs/pages/reference/architecture/device-trust.mdx b/docs/pages/reference/architecture/device-trust.mdx index 0890d1ab78a87..3ac35985069e0 100644 --- a/docs/pages/reference/architecture/device-trust.mdx +++ b/docs/pages/reference/architecture/device-trust.mdx @@ -1,5 +1,6 @@ --- -title: Device Trust +title: Device Trust Architecture +sidebar_label: Device Trust description: How Teleport Device Trust works. tags: - conceptual diff --git a/docs/pages/reference/infrastructure-as-code/terraform-provider/terraform-provider.mdx b/docs/pages/reference/infrastructure-as-code/terraform-provider/terraform-provider.mdx index 3c722c48691e3..133ab0f63ae3d 100644 --- a/docs/pages/reference/infrastructure-as-code/terraform-provider/terraform-provider.mdx +++ b/docs/pages/reference/infrastructure-as-code/terraform-provider/terraform-provider.mdx @@ -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 diff --git a/docs/pages/zero-trust-access/infrastructure-as-code/terraform-provider/terraform-provider.mdx b/docs/pages/zero-trust-access/infrastructure-as-code/terraform-provider/terraform-provider.mdx index 236bfd5a123cb..09c3bc21c6e9e 100644 --- a/docs/pages/zero-trust-access/infrastructure-as-code/terraform-provider/terraform-provider.mdx +++ b/docs/pages/zero-trust-access/infrastructure-as-code/terraform-provider/terraform-provider.mdx @@ -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 diff --git a/integrations/terraform/templates/index.md.tmpl b/integrations/terraform/templates/index.md.tmpl index 05534ce32b94a..e76ee5b4b8a91 100644 --- a/integrations/terraform/templates/index.md.tmpl +++ b/integrations/terraform/templates/index.md.tmpl @@ -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