lively-table-77030
12/11/2024, 3:54 PMRuntimeWarning: coroutine 'LFMResourceProvider.create' was never awaited
and
E pulumi-python:dynamic:Resource (test-disk):
E error: Exception calling application: 'coroutine' object has no attribute 'outs'
Seems like a bug to me. 🤷lively-table-77030
12/11/2024, 3:58 PMpulumi.dynamic.ResourceProvider
. Is there a separate async definition in the pulumi package?lively-table-77030
12/11/2024, 4:00 PM