That doesn’t seem quite right. Maybe there’s a mismatch?
p
purple-megabyte-83002
02/01/2023, 4:22 PM
I found out the issue. its not directly related to pulumi but to an external module that needed an Object and not an Output<Object>. Using
apply()
to await the needed object helped me solve the issue. thank you
🎉 1
m
melodic-tomato-39005
02/01/2023, 4:23 PM
Glad you found it. Nevertheless, it shouldn’t manifest as a panic. If you’d be able to file an issue with repro steps on https://github.com/pulumi/pulumi, we’d be grateful.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.