Skip to content
Merged
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
Expand Up @@ -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.
<!--BEGIN: tfc:only name:github-permissions>

<!-- BEGIN: TFC:only name:github-permissions -->

#### Additional resources

- [GitHub App permissions in HCP Terraform](/terraform/cloud-docs/vcs/github-app#github-permissions)

<!--END: tfc:only name:github-permissions>
<!-- END: TFC:only name:github-permissions -->
Loading