so I have this situation, I exported ACM certifica...
# general
n
so I have this situation, I exported ACM certificates from one stack and I am referencing them into another, problem in that, that I am also using some of the data to build resource names in the latest stack. The name does not resolve to what I want and I end up with a resource named
<pulumi.output.Output object at 0x7f662973a100>-elb-ssl-listener
is it possible to reference outputs into resources names?