Hi Pulumi Community, I'm wanting to deploy an Azure logical app using Pulumi but it looks like the only way to do this is via the workflow api
https://www.pulumi.com/registry/packages/azure-native/api-docs/logic/workflow/
This is quite cumbersome for large logic apps, is there anyway to simply take the JSON generated within Azure's logic app designer and have pulumi load that json instead?