Anton Tayanovskyy

Results 541 comments of Anton Tayanovskyy

We believe this should be closed by https://github.com/pulumi/pulumi/issues/13223 but please open another issue and link to this one if you are still having trouble. Appreciate the patience!

There have been some updates to Pulumi platform that might be helpful here. There is now a `transforms` resource option https://www.pulumi.com/docs/concepts/options/transforms/ that is able to work with awsx.* resources. I...

The provider should probably emit a user-friendly warning to users who attempt to set ignoreChanges when this setting is actually a no-op. Unfortunately this is not yet technically possible until...

Thanks so much for posting this! To clarify, in your final working example you are passing log_configuration to awsx.ecs.FargateServiceTaskDefinitionArgs to make this work ? It appears that https://github.com/pulumi/pulumi-awsx/issues/1112 also brought...

Since examples/tests aren't changing looks like this may not be under test yet, would it be possible to add a quick end-to-end example using this?

Re: slightly breaking changes like this, I need a reminder CC @mjeffryes on what our breaking change policy is here. It sounds like change is not breaking for TypeScript which...

Thanks for reporting this @markalexander - I can see how having a lot of services and tasks would introduce unacceptable slowdown if all these operations are required to run sequentially....

Blocked here on a platform feature: https://github.com/pulumi/pulumi/issues/7629

Thanks for reporting this @rpmccarter this sounds pretty concerning. To clarify does the failed state happen sporadically or every single time? Are there no errors reported? Does the condition not...