[Azure] Get a value in a Keyvault with Terraform
By default, if you want to deploy a VM on Azure with Terraform, you must give the username and password in clear in the variable file (see my previous article). But a solution exists, to secure all this. Just use an Azure Keyvault.
Read more