hey, just joined, quick question on AZURE_KEYVAULT...
# azure
s
hey, just joined, quick question on AZURE_KEYVAULT_AUTH_VIA_CLI="true". Is this variable still used by chance? I couldn't find official documentation for it.
e
https://pkg.go.dev/gocloud.dev/secrets/azurekeyvault We use gocloud for keyvault integration and it's docs suggest this variable is still used.
👍 1