How can we create terraform resource for Azure App Service Certificate Configuration?

I have created azurerm_app_service_certificate_order. How can i create configuration for it like which key vault the certificate will be stored, etc ?

1 Like

Anybody know the answer to this? We’d like to automate this part but it’s next to impossible.