Introduction
HCP Terraform users may encounter an issue where newly added GitHub App installations (clicked Add another organization while creating a new VCS-based workspace) do not appear in the drop-down list, also not showing up on the user's GitHub App Token page. This article will help users resolve this issue.
Steps
-
Go to https://app.terraform.io/app/settings/tokens and scroll down to Github App OAuth Token. Click
...of the token ID (ghaot-xxxxxx) then clickDelete Token.Do not panic seeing all the integrated GitHub App installations are gone. They will be added back in the next steps. - Click
Create a GitHub App Tokento recreate the GitHub App Token.- Click
continueif the user already logged into his/her GitHub account. - Follow the Authorization Process if the user haven't logged into his/her GitHub account.
- Click
- A new GitHub App token will be created, and all the previously integrated GitHub App installations, including the one that was not showing up, will appear in the list.