gray-oxygen-33383
01/17/2025, 4:24 PMUp()
, but when the inline function is run, they aren't present in the context the API passes to it. The inline function is passed a pulumi.Context
which has a context.Context
embedded, so I'm confused why it isn't the one I passed in. I'm trying to figure out if this is expected behavior, or if I should treat this as a bug.