This message was deleted.
# general
s
This message was deleted.
c
If pulumi wants an Input, then an Output will work. Where is gets tricky is providers / resources that want a String. Then you need to use
apply
💯 1