I have been using Terraform for more than five years, and in that time, I’ve never needed to consume outputs from executed Terraform until recently. It was a strange realization, and I found myself deciding the best way to do it. You may have noticed that I have been using Terraform with .NET, and I’ve also been using a project called Invoke-Build for my build scripting. I have found Invoke-Build and .
I recently ran across an interesting issue with using Terraform to load an existing SSL certificate located in a key vault not in the same subscription or resource group to an Azure App Service. Here is an example of what was being used. resource "azurerm_app_service_certificate" "main" { name = "test-eus-cert" resource_group_name = azurerm_resource_group.main.name location = azurerm_resource_group.main.location key_vault_secret_id = "<key vault secret id>" } Here is the error I was receiving.
Stop using Reddit.
Stop using Twitter.
These services do not deserve your continued support by you participating and contributing to them in any way, shape or form.