echoing-activity-32278
12/13/2021, 2:34 PMconst provider = new k8s.Provider("k8s", {
kubeconfig: stack.getOutput("kubeconfig"),
});
How can I reuse this provider in multiple js files?
I’d expect some pulumi.getResourceByName
stuffbillowy-army-68599
12/13/2021, 2:37 PMechoing-activity-32278
12/13/2021, 3:19 PMbillowy-army-68599
12/13/2021, 3:25 PMechoing-activity-32278
12/13/2021, 3:29 PMbillowy-army-68599
12/13/2021, 3:36 PMechoing-activity-32278
12/13/2021, 3:37 PMbillowy-army-68599
12/13/2021, 3:38 PMechoing-activity-32278
12/13/2021, 3:43 PMbillowy-army-68599
12/13/2021, 11:56 PMget
a function that's in the cloud already using a data lookupechoing-activity-32278
12/14/2021, 2:57 PMbillowy-army-68599
12/14/2021, 3:46 PMechoing-activity-32278
12/14/2021, 3:47 PM