How is it possible to provision Hostnames for self hosted gateways in Azure API Management? Terraform shows how to add a new gateway but not how to configure the hostname:
Is this even possible?
Custom domain name for a self-hosted API Management Gateway is not yet supported in Terraform azurerm provider
Here is opened GitHub PR to implement this feature in Terraform