docs
docs copied to clipboard
Enhance Convert Input to Output content
In the Convert Input to Output through Interpolation section, there is the following sentence:
“Resource arguments already accept outputs as input values however, in some cases you need to know that a value is definitely an Output[T] at runtime.”
What are some examples of specific scenarios or use cases in which users may need to transform an Input into an Output? Why would someone need to use interpolation?