If there is no existing provider for the API you need to call, I would check if I could model it as a resource backed by a dynamic provider:
https://www.pulumi.com/blog/dynamic-providers/
w
worried-city-86458
10/07/2020, 9:56 PM
Wrap your continuation with
if (!pulumi.runtime.isDryRun()) { }
? i.e. inside the
apply
worried-city-86458
10/07/2020, 9:57 PM
Otherwise try a dynamic provider like Ringo says - assuming your language is supported
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.