I have created logic app which can handle log alert payload and compose the data and further do some ation like triggering Azure function.(below is the image i created from Azure Portal)
Straight to the point , How to create logic app (shown above) using Terraform. Where i can Parse HTTPS response as Json and do Json Compose ?