James Leone
James Leone
@LaurentLesle please assign to me and let me know branch I should submit PR to
@arnaudlh @LaurentLesle I have changes for this queued up. Please assign and let me know the branch you would like me to submit PR to.
Upvote for this problem. I can see the root cause of the issue. In short, only [local.combined_objects_azurerm_firewall_policies is being examined to determine the firewall_id](https://github.com/aztfmod/terraform-azurerm-caf/blob/main/networking_firewall.tf#L25). With that said, [local.combined_objects_azurerm_firewall_policies only consists...
Up vote. I also have this problem.
@tituslhy Is this actually working for you? I am trying to extend the LangGraph ReAct pattern with a custom tool that the agent calls for human input. You can see...