From 046f207263ea61f8ab6c736f1764870cb46221b6 Mon Sep 17 00:00:00 2001 From: Brian McClain Date: Wed, 27 Aug 2025 15:33:43 -0400 Subject: [PATCH] Fix exclusion tag format --- .../docs/enterprise/users-teams-organizations/users.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/terraform-enterprise/1.0.x/docs/enterprise/users-teams-organizations/users.mdx b/content/terraform-enterprise/1.0.x/docs/enterprise/users-teams-organizations/users.mdx index 01fa0bfd02..bd6361b635 100644 --- a/content/terraform-enterprise/1.0.x/docs/enterprise/users-teams-organizations/users.mdx +++ b/content/terraform-enterprise/1.0.x/docs/enterprise/users-teams-organizations/users.mdx @@ -209,9 +209,11 @@ To create a GitHub App token, click **Create a GitHub App token**. The **GitHub #### Revoking a GitHub app token To revoke the GitHub App token, click the **ellipses button (...)**. The dropdown menu appears. Click the **Delete Token** option. This triggers a confirmation window to appear, which asks you to confirm that you want to revoke the token. Once confirmed, the token is revoked and you can no longer view GitHub App installations. - + #### Additional resources - [GitHub App permissions in HCP Terraform](/terraform/cloud-docs/vcs/github-app#github-permissions) - \ No newline at end of file