sparse-intern-71089
01/26/2023, 8:14 AMwhite-balloon-205
miniature-musician-31262
02/01/2023, 10:07 PMthis.asOutput(pulumi.output(myInput))
. Happy to file an issue if y’all would agree with that.white-balloon-205
pulumi.output
though, since that will result in an opaque token even for "known" values. It will need to type test the input and emit a plain old string value if it gets a string
.miniature-musician-31262
02/02/2023, 1:09 AM