terraform-provider-github
terraform-provider-github copied to clipboard
Allow to pick a specific user from `gh` CLI to work in GH EMU scenarios
Invoke gh auth token ... --user ...
if the special parameter is added to provider conf. Otherwise gh auth token
will give the token for the user that did last gh auth login
command