databricks-cli/integration/bundle/testdata
Anton Nekipelov 428e730c9e
Set default data_security_mode to "SINGLE_USER" in bundle templates (#2372)
## Changes
1. Change the **default-python** bundle template to set
`data_security_mode` of a cluster to SINGLE_USER
2. Change the **experimental-jobs-as-code** bundle template to set
`data_security_mode` of a cluster to SINGLE_USER

## Why
Explicitly adding this field saves experienced users from confusion onto
what security mode is applied to the cluster

## Tests
Changed existing unit and integration tests to pass with this change
2025-02-26 13:19:38 +01:00
..
apps acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
basic_with_variables Added support for double underscore variable references (#2203) 2025-01-29 13:38:28 +00:00
default_python Set default data_security_mode to "SINGLE_USER" in bundle templates (#2372) 2025-02-26 13:19:38 +01:00
init/field-does-not-exist Move integration tests to `integration` package (#2009) 2024-12-13 15:38:58 +01:00