sparse-intern-71089
04/21/2022, 1:45 PMechoing-dinner-19531
04/21/2022, 2:44 PMresultOutput := strOutput.ApplyT(func(value string) string {
return // do something with value
}).(pulumi.StringOutput)
Most other resources will accept Outputs as part of their constructor arguments, so your Params
struct could probably just take outputs as well.No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by