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 (hashicorp#27440
) * feat: hashicorp#25973 azurerm_application_gateway basic sku support * feat: hashicorp#25973 additional checks for application gateway Basic SKU supported features * tests: hashicorp#25973 add tests for application gateway basic sku * fix: hashicorp#2597 revert erroneous markdown lint changes * docs: hashicorp#2597 add Basic SKU docs * tests(application_gateway): hashicorp#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): hashicorp#25973 update all agw tests to include priority on request_routing_rule as required with agw v2 sku * tests(application_gateway): hashicorp#25973 update test public ip resource to be standard sku for compatibility with agw v2
- Loading branch information