Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
azurerm_application_gateway - support for the Basic SKU (#27440)
* feat: #25973 azurerm_application_gateway basic sku support * feat: #25973 additional checks for application gateway Basic SKU supported features * tests: #25973 add tests for application gateway basic sku * fix: #2597 revert erroneous markdown lint changes * docs: #2597 add Basic SKU docs * tests(application_gateway): #25973 update tests to use v2 SKUs as V1 is now deprecated See https://learn.microsoft.com/en-us/azure/application-gateway/v1-retirement#retirement-timelines * tests(application_gateway): #25973 update all agw tests to include priority on request_routing_rule as required with agw v2 sku * tests(application_gateway): #25973 update test public ip resource to be standard sku for compatibility with agw v2
- Loading branch information