-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
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
fails when upgrading from version 0.59.2 to 0.62.7
#529
Comments
I get the same error, when I try a fresh install of the latest pulumi version Using pulumi |
@ajgassner can you give an example program please? |
@dirien here is a minimal example |
Also confirming
|
Same:
|
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: