https://pulumi.com logo
#python
Title
t

tall-stone-8237

03/11/2020, 6:24 AM
Hi everyone! Currently building out some dynamic providers that will “depend on each other” Could someone point me in the right direction with regards to exporting the resource ID? How do I access the resource ID outside the provider class?
Basically how can I get the id of a custom resource that has been created after deployment.