Hey Guys, just looking for some quick assistance w...
# help
g
Hey Guys, just looking for some quick assistance with basic Integration with our GH PRs and Private Registry on TFC. I'm getting a 401 error, but the API Key is fine (tested via curl and was able to retrieve all of our modules). I also wrote my own workflow that uses infracost CLI with the same token and it works fine. Am I missing something?
Copy code
──────────────────────────────────
Project: workspaces
Module path: workspaces/workspace
Errors:
  Failed to load module:
    error retrieving module "app.terraform.io/xxxxxxxxxxxxxxxxx":
      cached error for "app.terraform.io/xxxxxxxxxxxxxxxxx":
        module versions endpoint returned status code 401
PR comment from Infracost App and Test curl screenshots below.
1
w
Hey @gorgeous-island-10432 - sorry for the delay, we were at the FinOpsX conference in San Diego, can you please share what CLI version you’re using? When you say your own workflow that uses the CLI, can you share the steps in that workflow so we can see what the difference is between the 2 setups?