Converter pointing to missing Pulumi repository? #118
Labels
kind/bug
Some behavior is incorrect or out of spec
resolution/duplicate
This issue is a duplicate of another issue
What happened?
New installation of Pulumi, followed to onboarding guide from here. Triggered
pulumi convert --from terraform --language typescript
and got this error.Example
warning: failed to install provider "helm": could not find latest version for provider helm: 404 HTTP error fetching plugin from https://api.github.com/repos/pulumi/pulumi-helm/releases/latest. If this is a private GitHub repository, try providing a token via the GITHUB_TOKEN environment variable. See: https://github.com/settings/tokens
Output of
pulumi about
Additional context
I also had the rate limiter issue which I did overcome by using a Github token so I don't include this as part of the reproduction
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: