Relative Content

Tag Archive for azureterraformazure-web-app-servicessl-certificateazure-traffic-manager

Cannot find certificate name during the creation of a second azurerm_app_service_certificate_binding

I’m using Terraform to create some resources on Azure.
In particular I have 2 App Service in different Locations and Traffic Manager Profile to switch traffic to the closest App Service. It works after creating, manually from the Azure console, a certificate to the Traffic Manager and bind it on the Custom Domain for both App Services.
But if I do it with Terraform, I have the following issue: