databricks-cli/acceptance/bundle/variables/file-defaults/.databricks/bundle
Ilya Kuznetsov 0487e816cc
Reading variables from file (#2171)
## Changes

New source of default values for variables - variable file
`.databricks/bundle/<target>/variable-overrides.json`

CLI tries to stat and read that file every time during variable
initialisation phase

<!-- Summary of your changes that are easy to understand -->

## Tests

Acceptance tests
2025-01-23 14:35:33 +00:00
..
complex_to_string Reading variables from file (#2171) 2025-01-23 14:35:33 +00:00
default Reading variables from file (#2171) 2025-01-23 14:35:33 +00:00
invalid_json Reading variables from file (#2171) 2025-01-23 14:35:33 +00:00
string_to_complex Reading variables from file (#2171) 2025-01-23 14:35:33 +00:00
with_value Reading variables from file (#2171) 2025-01-23 14:35:33 +00:00
without_defaults Reading variables from file (#2171) 2025-01-23 14:35:33 +00:00
wrong_file_structure Reading variables from file (#2171) 2025-01-23 14:35:33 +00:00