Github.com VCS provider not tied to a user

Hi! everyone here’s my first post :slight_smile: I have the task to make the authentication to github.com not depend on single user we want it to be more like service account approach. Is this possible?

Perhaps you would be better off with the approach detailed at GitHub.com (GitHub App) - VCS Providers - Terraform Cloud and Terraform Enterprise | Terraform by HashiCorp which doesn’t involve setting up any provider at all, on the page shown in your screenshot?