little-market-63455
05/21/2021, 1:55 PMOutputInstance.get()
method. From the docs:
This function is only callable in code that runs in the cloud post-deployment. At this point all Output values will be known and can be safely retrieved.But at 'cloud' time the Pulumi packages aren't available, for example for serialized lambdas. What am I missing? Is there any use case for it?
bored-oyster-3147
05/21/2021, 2:03 PMlittle-market-63455
05/21/2021, 2:11 PMbored-oyster-3147
05/21/2021, 2:17 PMlittle-market-63455
05/21/2021, 3:02 PM@pulumi/aws
which shouldn't exist at runtimebored-oyster-3147
05/21/2021, 3:08 PMlittle-market-63455
05/21/2021, 3:32 PMapply()
and passing a primitive type to the lambda