Anton Tayanovskyy

Results 334 comments of Anton Tayanovskyy

same docs only, aws_dedicated_host

Yeah that's the plan: >It is very common that CI builds the same SDK set 3, from identical code.

> We don't see a change to go.{mod,sum} when building against replace, so I hope that we will see cache hits on local builds. That gets me thinking. If you...

Closing, this has been upstreamed to ci-mgmt and the bridge.

In my current understanding the original issue as stated is fixed but the comment by @ringods still reproduces on latest, and is caused by https://github.com/pulumi/pulumi-terraform-bridge/issues/186 which we really should fix,...

One possible workaround we could take here specifically for this resource is that we could exclude the following parameters from the element key computation, diverging from how upstream provider handles...

Related: https://github.com/pulumi/pulumi-aws/issues/1940 import LaunchTemplate warnings

On V6 this stack has a similar but different problem: ``` Do you want to perform this refresh? No resources will be modified as part of this refresh; just your...

Still a problem: ``` Previewing refresh (repro2) View in Browser (Ctrl+O): https://app.pulumi.com/anton-pulumi-corp/resources/repro2/previews/22ff7902-cbf3-4dbd-916d-cd889bc19484 Type Name Plan Info pulumi:pulumi:Stack resources-repro2 ├─ pulumi:providers:aws provider ~ ├─ aws:iam:Role ekscluster1role update [diff: ~managedPolicyArns] ├─ aws:iam:RolePolicyAttachment...

Edits error types; wonder if this is still necessary in some form?