pulumi / pulumi-terraform-provider

Use any Terraform provider with Pulumi
Apache License 2.0
6 stars 0 forks source link

Failed to retrieve AppViewX provider from registry #11

Closed mjeffryes closed 2 months ago

mjeffryes commented 2 months ago

Got a 404 error when trying to gen sdk for the AppViewX/appviewx provider.

$ pulumi package gen-sdk terraform-provider --language python --out appviewx -- registry.terraform.io/AppViewX/appviewx
error: parameterize: rpc error: code = Unknown desc = could not query provider registry for registry.terraform.io/appviewx/appviewx: failed to retrieve authentication checksums for provider: 404 Not Found returned from github.com

pulumi about

❯ pulumi about
CLI
Version      3.126.0
Go Version   go1.22.5
Go Compiler  gc

Plugins
KIND      NAME           VERSION
resource  pulumi_scp     1.2.1
resource  pulumi_vercel  1.12.0
language  python         unknown

Host
OS       darwin
Version  14.0
Arch     arm64

This project is written in python: executable='/Volumes/Data/workspace/python-repros/venv/bin/python' version='3.11.4'

Current Stack: mjeffryes-pulumi-corp/python-repros/python-repros

Found no resources associated with python-repros

Found no pending operations associated with python-repros

Backend
Name           pulumi.com
URL            https://app.pulumi.com/mjeffryes-pulumi-corp
User           mjeffryes-pulumi-corp
Organizations  mjeffryes-pulumi-corp, pulumi
Token type     personal

Dependencies:
NAME           VERSION
pip            23.1.2
pulumi_scp     1.2.1
pulumi_vercel  1.12.0
setuptools     65.5.0
cleverguy25 commented 2 months ago

Added to epic https://github.com/pulumi/home/issues/3371

mjeffryes commented 2 months ago

Simmilar error for PureStorage-OpenConnect/fusion

iwahbe commented 2 months ago

I have validated that terraform has the same response. This is an error in the upstream provider. Likewise for PureStorage-OpenConnect/fusion.