Justin Van Patten

Results 166 comments of Justin Van Patten

Since this looks like it's related to Azure Native auth, I'm going to transfer it over to that repo for further triage.

Thanks for the suggestion @jdudleyonyxtech. I'm going to transfer this to the Azure Native repo for further triage.

Here's a quick status update and workaround: As of the 1.0.0 beta and later, AWSx is implemented as a component package so it can be used by all Pulumi languages,...

FYI, I believe https://github.com/pulumi/pulumi-eks/pull/1190 will fix this issue.

Hi @eupattaro89! Thanks for opening the issue. I'm going to transfer this to the AWS provider repository and someone will take a look. I'm curious, could you provide a pointer...

Node and Python actually behave similarly here, the difference is that with TypeScript you're actually getting type checking from the compiler whereas you don't get that by default with Python....

I can reproduce this. Running `pulumi destroy --excluded-protected` with pulumi v3.91.1 and earlier works. Running with v3.92.0 fails with `error: rpc error: code = Canceled desc = grpc: the client...

@alexandr-x-ursul, apologies for the long delay replying to this! Thanks for opening the issue. Can you share more details on the resources in your stack? Running `pulumi stack` will list...

@alexandr-x-ursul, this is an area we'd definitely like to improve. Which [backend](https://www.pulumi.com/docs/concepts/state/) are you using to store the state?