databricks / cli

Databricks CLI
Other
132 stars 50 forks source link

Pass along $AZURE_CONFIG_FILE to Terraform process #1734

Closed pietern closed 1 month ago

pietern commented 1 month ago

Changes

This ensures that the CLI and Terraform can both use an Azure CLI session configured under a non-standard path. This is the default behavior on Azure DevOps when using the AzureCLI@2 task.

Fixes #1722.

Tests

Unit test.