adamant-father-26302
03/03/2023, 5:07 PMIntPtrOutput
to StringPtrInput
?
trying:
Value: config.ReadinessProbe.ToProbePtrOutput().PeriodSeconds().ApplyT(func(v int) string {
return strconv.Itoa(v)
}).(pulumi.StringPtrInput),
but getting: panic: applier must have 1 input parameter assignable from *int