We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pulumi up
panic: schemaOnlyProvider does not implement runtime operation InitLogging
using Pulumi with TypeScript
versions: "@pulumi/aws": "6.65.0", "@pulumi/kubernetes": "4.19.0", "@pulumi/kubernetes-cert-manager": "0.0.7", "@pulumi/pulumi": "3.144.1",
➜ pulumi up Previewing update (default): Type Name Plan Info pulumi:pulumi:Stack pulumi-infra-default └─ pulumi:providers:exoscale default_0_62_7_github_/api.github.com/pulumiverse/pulumi-exoscale 1 error Diagnostics: pulumi:providers:exoscale (default_0_62_7_github_/api.github.com/pulumiverse/pulumi-exoscale): error: could not read plugin [/Users/xxx/.pulumi/plugins/resource-exoscale-v0.62.7/pulumi-resource-exoscale] stdout: EOF pulumi:pulumi:Stack (pulumi-infra-default): panic: schemaOnlyProvider does not implement runtime operation InitLogging goroutine 1 [running]: github.com/pulumi/pulumi-terraform-bridge/v3/pkg/pf/internal/schemashim.(*SchemaOnlyProvider).InitLogging(...) /home/runner/go/pkg/mod/github.com/pulumi/pulumi-terraform-bridge/[email protected]/pkg/pf/internal/schemashim/provider.go:157 github.com/pulumi/pulumi-terraform-bridge/v3/pkg/tfbridge.Main({_, _}, {_, _}, {{0x104c2a540, 0x14000f51950}, {0x104041704, 0x8}, {0x0, 0x0}, ...}, ...) /home/runner/go/pkg/mod/github.com/pulumi/pulumi-terraform-bridge/[email protected]/pkg/tfbridge/main.go:71 +0x34c main.main() /home/runner/work/pulumi-exoscale/pulumi-exoscale/provider/cmd/pulumi-resource-exoscale/main.go:31 +0xa4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
panic: schemaOnlyProvider does not implement runtime operation InitLogging
using Pulumi with TypeScript
versions:
"@pulumi/aws": "6.65.0",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes-cert-manager": "0.0.7",
"@pulumi/pulumi": "3.144.1",
The text was updated successfully, but these errors were encountered: