sparse-intern-71089
08/18/2022, 8:59 PMbillowy-army-68599
common
project, then build a provider in your per-project infrastructure and pass it to the resources.
here’s an example of building the cluster and exporting the kubeconfig: https://github.com/jaxxstorm/pulumi-examples/blob/main/typescript/aws/eks-platform/eks/index.ts#L22
then grabbing the provider from the other stack as a stack reference: https://github.com/jaxxstorm/pulumi-examples/blob/main/typescript/aws/eks-platform/sample-app/index.ts#L8