Is there any good way to share an Azure Insights instrumentation key between two pulumi projects without hardcoding a name for it and using get() in the second project? In other words, how do you share resources between two different pulumi projects?