https://pulumi.com logo
Title
a

agreeable-toddler-25853

10/05/2020, 6:57 AM
Hi Guys, I have written a ComponentResource that creates a ec2 instance setting certain default props as required for our use case, the problem i face is that when expose certain properties using the python self.register_outputs function and try provisioning an instance i get an " RuntimeError: Event loop is closed exception calling callback for <Future at 0x1102af700 state=finished returned RegisterResourceResponse>" if i don't expose properties everything works fine. Any assistance and pointers would be great