Anton Tayanovskyy

Results 528 comments of Anton Tayanovskyy

Checking up on this issue, I understand that https://github.com/pulumi/pulumi/issues/11520 solves it for Python, TypeScript and Go, and Justin's example above should now be working. Leaving the issue in the backlog...

https://github.com/pulumi/pulumi/issues/15843 can be an answer here waiting for the fix.

This is going to be tricky without a solid repro. I've not worked with the internals here much yet. There's two issues: - why is it spinning CPU, what is...

@PeterWhiteCL we use the GitHub issues for enhancement requests and/or bug reports against Pulumi components. Could you clarify if this request is one of those? Is Pulumi missing support for...

Related: https://github.com/pulumi/examples/issues/1081 (also CC @AaronFriel )

That makes sense, the risks outweigh the benefits of the change. With https://github.com/pulumi/pulumi-aws/issues/2491 the behavior of these outputs is unexpected (resource cycling) since the provider doesn't populate "name" for an...

Doing another pass here, really 👍 on this, "Changes to output-only properties are no longer shown as refresh diffs" is very valuable as well. This accomplishes most of the benefit...

Curious if we expect to land this anytime soon? @VenelinMartinov and I found a root cause of a [very specific TF bug](https://github.com/pulumi/pulumi-terraform-bridge/pull/2063) that uses old 2019 normalizeNullValues code to replace...

Greetings, can I assist here? Recent version of the provider went to great lengths to make the default tagging feature work well. We need to tell the story of how...