How do I convert an output to an input?
# general
w
How do I convert an output to an input?
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