Well, I believe that the source arn needs to be re...
# java
b
Well, I believe that the source arn needs to be resolved via pulumi. You could try doing that with
apply
or a similar builtin function. See https://www.pulumi.com/docs/concepts/inputs-outputs/#apply
r
Thanks so much - that works great.