terraform-azurerm-caf
terraform-azurerm-caf copied to clipboard
Feature request-split agw between application and support remote backend pool
Is there an existing issue for this?
- [X] I have searched the existing issues
Community Note
- Please vote on this issue by adding a :thumbsup: reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
APPGW limitation: applications config - listener, rule must be tied to a unique backend pool, by right it can have multiple listeners and rules to the same backend_pool. caf module will delete the backend pool if the same name is used. potential solution: check if can have remote appgw backend pool reference in app config
New or Affected Resource(s
azurerm
Potential Configuration file
No response
References
No response