sparse-intern-71089
04/28/2022, 5:55 PMbillowy-army-68599
full-artist-27215
04/28/2022, 6:06 PMfull-artist-27215
04/28/2022, 6:08 PMthing.apply(lambda x: x)
) and then doing a comparison based on the result, which wasn't working. If I pull that comparison into the apply (thing.apply(lambda x: x == "blah")
), it worksfull-artist-27215
04/28/2022, 6:15 PMpulumi.log
(I just get something like <pulumi.output.Output object at 0x78b40441e0b8>
, and it doesn't look like it's actually behaving as a boolean in my code.full-artist-27215
04/28/2022, 6:16 PMfull-artist-27215
04/28/2022, 6:17 PM