Anton Tayanovskyy

Results 334 comments of Anton Tayanovskyy

Thank you for reporting this issue @bradyburke ! Judging from pulumi about you are using cloudflare 4.16.0, does this issue affect more recent versions also such as v5.0.0?

Thank you! Yes, 5.1.0 is currently not usable due to a P1 issue, fixing that shortly to release 5.1.1; 5.0.0 may be interesting to try.

It sounds like something is not getting the right credentials to talk to the Cloudflare API, or perhaps there was an unintentional change in 5.x.x around credentials handling. How are...

Some further notes, I've tried to reproduce this issue but getting a slightly different error. I've first used this Pulumi program to provision an actual AccessApplication: ```typescript import * as...

Related: https://github.com/pulumi/pulumi-eks/issues/371 There's a few more org:pulumi search hits on Karpenter.

Courtesy of @jkodroff

Oh. Could you file that please? I'm not quite seeing it. You mean that a property that's marked "required output" is sometimes unknown?

https://github.com/pulumi/pulumi-terraform-bridge/issues/1239 related perhaps. There's some more bridge issues I recall vaguely that don't guarantee that an output property is never nil.

Thanks for reporting this @swwu definitely sounds very disappointing; our team will be taking a look when we have time available. If anyone is affected by this please upvote to...

Thank you for reporting the issue. Could you please include a full minimal Pulumi program source with expected vs actual behavior? Much appreciated.