Azure SQL managed by Vault with Terraform
- Terraform (verified with 1.9.3 AMD64 https://terraform.io
- Vault (verified with 1.17.3 AMD64) https://vaultproject.io
You need to be logged in with the Azure CLI and the subscription you want to deploy to needs to be set as the default.
git clone https://github.com/SlOrbA/azsql-vault-tf-examplecd azsql-vault-tf-exampleterraform initterraform apply --target azurerm_app_service.vault-app[Not needed anymore]export VAULT_ADDR=<url>export VAULT_TOKEN=<token>terraform applyvault read azsql/creds/dev- Try connection to Azure SQL DB with credentials given