Matthew (Matt) Jeffryes

Results 248 comments of Matthew (Matt) Jeffryes

From the [Microsoft Entra pass-through authentication - Quickstart](https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/how-to-connect-pta-quick-start) guide it sounds like you may need to enable pass-through authentication on your entra server.

Closing since there's no response to @ringods comment so far. Feel free to reopen through after making the requested changes!

looks like Squadcast.com The provider to be added was bridged from https://github.com/SquadcastHub/terraform-provider-squadcast

Closing this out as shipped! https://www.pulumi.com/blog/aws-cdk-on-pulumi-1.0/

Hi @DavidHe1127, in your example, it looks like you're trying to pass an pulumi-aws provider to a pulumi-aws-native resource. You need to pass an instance of [aws-native.Provider](https://www.pulumi.com/registry/packages/aws-native/api-docs/provider/) to resources in...

Thanks for filing this issue @Anumrati; it looks like we need a way to either separate the credentials configuration from the pulumi home dir (https://github.com/pulumi/pulumi/issues/13919) as an alternate solution for...

Unfortunately this issue has sat idle for a while; does the problem still reproduce in a current version of the eks provider?

unfortunately, this issue has sat idle for some time. Do you know if the issue reproduces on a current version of AWSX?

Yes, from our [docs](https://www.pulumi.com/registry/packages/azure-native/api-docs/redisenterprise/redisenterprise/), it looks like our default version for `redisenterprise` is `2024-03-01-preview` and you need version `2025-05-01-preview` to send the `highAvailability` field. However, you should be able to...