Is it possible to populate the secrets of an Azure Container App with values from AppConfiguration?
I'm using Terraform to create the infrastructure for an Azure Container Apps based project. I have set up Azure Key Vault and AppConfiguration with a combination of config items that reference Key Vault values, and some that are manually defined…