Matthew (Matt) Jeffryes

Results 248 comments of Matthew (Matt) Jeffryes

I think @jkodroff is right, that this is "by design", but we really ought to document this clearly. I'm going to adjust the labels to reflect that.

@jose-ledesma yes it would make a big difference if you're using @pulumi/eks; can you open an issue on that project instead with a sample reproduction and we'll close out this...

Thanks for reporting this @nattawitc. I think this issue may be resolved with the newer [kubernetes.helm.sh.v4.Chart](https://www.pulumi.com/registry/packages/kubernetes/api-docs/helm/v4/chart/) resource. Have you tried using that version yet? (Unfortunately, we're not planning to make...

Got some help to explain this: The issues is that the output of `RandomString` is unknown during the preview, and because the chart resource doesn't know how helm will use...

Thanks for the detailed issue @zee-sh; the claude code analysis seems plausible. I'm a bit on the fence as to how we want to try to resolve it. Assuming claude...

Unfortunately the AWS provider is just pretty heavy weight for now. We have a few ideas for how we might improve this, but there's not an easy solution at the...

We've put together an RFC which would significantly reduce the package size: [[RFC] Remove explicit resources/types for alternate Azure API versions· pulumi-azure-native/4004](https://github.com/pulumi/pulumi-azure-native/issues/4004). Would value your feedback!

Looks like there's a PR open to add support in the upstream TF provider: [Amazon S3 Vectors· terraform-provider-aws/43409](https://github.com/hashicorp/terraform-provider-aws/issues/43409). We'll pick it up here shortly after that lands.