Is there a way to access a `pulumi.Resource` that ...
# golang
f
Is there a way to access a
pulumi.Resource
that was created by referencing the
pulumi.Context
? I have one package that creates a resource that another package depends on