databricks-cli/bundle/deploy
rikjansen-hu dcc61cd763
Fix env variable for AzureCli local config (#2248)
## Changes

Solves #1722 (current solution passes wrong variable)

## Tests

None, this is a simple find-and-replace on a previous PR.
Proof that this is the correct
[variable](https://learn.microsoft.com/en-us/cli/azure/azure-cli-configuration#cli-configuration-file).
This just passes the variable along to the Terraform environment, which
[should](https://github.com/hashicorp/terraform/issues/25416) be picked
up by Terraform.

Co-authored-by: Rik Jansen <rik.jansen2@nl.abnamro.com>
2025-02-04 19:30:02 +01:00
..
files Properly read Git metadata when running inside workspace (#1945) 2024-12-05 10:13:13 +00:00
lock Show actionable errors for collaborative deployment scenarios (#1386) 2024-10-10 11:18:23 +00:00
metadata Remove bundle.git.inferred (#2258) 2025-01-29 14:15:52 +00:00
terraform Fix env variable for AzureCli local config (#2248) 2025-02-04 19:30:02 +01:00
filer.go Added deployment state for bundles (#1267) 2024-03-18 14:41:58 +00:00
state.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
state_pull.go Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
state_pull_test.go Enable testifylint and fix the issues (#2065) 2025-01-02 12:03:41 +01:00
state_push.go Add an error if state files grow bigger than the export limit (#1795) 2024-10-02 13:53:24 +00:00
state_push_test.go Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
state_test.go Make fileset take optional list of paths to list (#1684) 2024-08-19 15:15:14 +00:00
state_update.go Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
state_update_test.go Enable testifylint and fix the issues (#2065) 2025-01-02 12:03:41 +01:00