You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team,
Using terraform module we are able to create azure logic app workflow with a Recurrence . While creating an action we are unable to set the connection field because of which the Job is not getting set.
Can you please advice how to set the connection field inside azurerm_logic_app_action_custom?
The text was updated successfully, but these errors were encountered:
At this time the azurerm_logic_app resource doesn't support connections (since this'd be a separate resource) - that said there's a Feature Request tracking support for this in #1691. Rather than having multiple issues open tracking the same thing I'm going to close this in favour of #1691 and I'd recommend you subscribe to that issue for updates :)
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked and limited conversation to collaborators
Mar 30, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This issue was originally opened by @biswanathmoharana2014 as hashicorp/terraform#18588. It was migrated here as a result of the provider split. The original body of the issue is below.
Hi Team,
Using terraform module we are able to create azure logic app workflow with a Recurrence . While creating an action we are unable to set the connection field because of which the Job is not getting set.
Can you please advice how to set the connection field inside azurerm_logic_app_action_custom?
The text was updated successfully, but these errors were encountered: