What happens if you take out the `.apply(v => v...
# general
q
What happens if you take out the
.apply(v => v)
? I'm doing similar stuff without using
apply
. pulumi seems to know how to wait for outputs when necessary