sparse-intern-71089
06/28/2018, 5:02 AMwhite-balloon-205
pulumi.output
to turn an input into an Output (ensure that even if it was a plain value, it gets wrapped in an output). And then call .get()
on that inside the lambda body. There should be many examples of this in the pulumi-cloud
repo - I’ll dig up a link when I’m back at my laptop.stocky-spoon-28903
06/28/2018, 4:33 PM