dirien / pulumi-vultr

Pulumi provider for Vultr
Apache License 2.0
15 stars 1 forks source link

Upgrade terraform-provider-vultr to v2.21.0 #335

Open dirien opened 3 weeks ago

dirien commented 3 weeks ago

Release details: https://github.com/vultr/terraform-provider-vultr/releases/tag/v2.21.0

jf commented 1 week ago

is this why I'm getting this error trying to bring up a stack?

$ pulumi up -s dev
The stack 'dev' does not exist.

If you would like to create this stack now, please press <ENTER>, otherwise press ^C:
Created stack 'dev'
Previewing update (dev)

View in Browser (Ctrl+O): https://app.pulumi.com/jf/vultr/dev/previews/72f79419-7464-4a3b-972e-fb0421b0df09

     Type                       Name                                                       Plan       Info
 +   pulumi:pulumi:Stack        vultr-dev                                                  create     1 message
     └─ pulumi:providers:vultr  default_2_21_0_github_/api.github.com/dirien/pulumi-vultr             1 error

Diagnostics:
  pulumi:pulumi:Stack (vultr-dev):
    error: fatal: failed to Init GRPC to register RPC handlers: failed to create resource provider: info.P must be constructed with ShimProvider or ShimProviderWithContext: found non-conforming type *muxer.ProviderShim

  pulumi:providers:vultr (default_2_21_0_github_/api.github.com/dirien/pulumi-vultr):
    error: could not read plugin [/Users/jf/.pulumi/plugins/resource-vultr-v2.21.0/pulumi-resource-vultr] stdout: EOF

$