Github provider Error 401 Bad credentials #1627
Unanswered
StefanIGit
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Hi, Thanks, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
today I wanted to update the firewall, form my new notebook.
So I checked out our project, set the hecloud token, did a
terraform initandterraform planwhich resulted in thisWe use Bitbucket btw, I tried downgrading the provider but I cannot find a working version.
I fixed this by creating a github token my with my private account and was able to successfully run
export GITHUB_TOKEN="your_github_token" terraform planAny ideas what am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions