0

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)

enter image description here

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 ?

praveen
  • 179
  • 1
  • 3
  • 16
  • Does this answer your question? [Logic Apps workflows via Terraform and Azure](https://stackoverflow.com/questions/70757669/logic-apps-workflows-via-terraform-and-azure) – silent Nov 29 '22 at 17:41
  • No , I found simple approch for createing logic flows using azurerm_logic_app_trigger_http_request & azurerm_logic_app_action_custom Ref : https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/logic_app_action_custom – praveen Dec 05 '22 at 06:50

0 Answers0