Piers Karsenbarg

Results 36 comments of Piers Karsenbarg

Happy to discuss further, but if this is a "we shouldn't do this" feel free to just close it

@jacbar the documentation for the AWS Cloud Directory (aka directory service) can be found here: https://www.pulumi.com/docs/reference/pkg/aws/directoryservice/

If you click on the yellow "getting started" button on both those pages they take you to the same place within the console. It's all under "directoryservice" in the Pulumi...

@jacbar did that comment help? Can I close this issue?

Apologies. You're right that we don't support cloud directory specifically. It looks like it's not there in the terraform provider that we use to build our own one.

Yeah that's the reason it's not production ready yet. There's a link in the README file which explains it.

I'm not suggesting we fix the problem (as in cascade the actual changes) but could we detect either if the region in the default provider changes or even if the...

@thomas11 I've been looking at this as well. I'm using the latest Azure Classic and when you try to import the `Plan` resource (https://www.pulumi.com/registry/packages/azure/api-docs/appservice/plan) You get this error: ``` Preview...

Note this also happens in v1 of the EKS SDK as well

@thomas11 the cluster does exist. I believe the fact that it’s not picking up the version from the cluster to be because of #855