Anton Tayanovskyy

Results 523 comments of Anton Tayanovskyy

Thank you for reporting this issue so clearly and thanks for the cited workaround! I'm adding the appropriate labels. This is indeed common theme of issues, our team will need...

Could you open a new issue with a repro code, that helps our triage process to pick it up, you can link to this one for history. Thank you!

I can get the behavior I want with `ignoreChanges: connection`

Hi @ahanoff thanks for the issue. Have you tried the defaultAddonsToRemove property? https://www.pulumi.com/registry/packages/eks/api-docs/cluster/#defaultaddonstoremove_nodejs I believe if you populate that property with a list of "vpc-cni", "coredns", "kube-proxy" then they should...

Great feedback, let me double-check and see if we can clarify the docstrings.

It is common to have JSON-valued attributes that need to ignore whitespace and reordering changes. The common way to handle it in the AWS provider for SDKv2 based resources is...

Unlike access_policy, security_policy uses the String type and not jsontypes.Normalized: Policy jsontypes.Normalized `tfsdk:"policy" This makes me suspect that: 1. the upstream provider may not be handling changes to security_policy in...

@interurban opening for early review, thanks a lot! As an aside, I'm working to get examples formatted with the right `` magic and I'm putting together a little script that...

Looks like something with choosers inside lists is not happy: /home/runner/work/registry/registry/themes/default/content/registry/packages/aws/how-to-guides/bucketv2-migration.md: Line 2417: Ordered list item prefix [Expected: 1; Actual: 6; Style: 1/2/3]. Line 2420: Ordered list item prefix [Expected:...