databricks-cli/libs/template/templates/experimental-jobs-as-code
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
..
library Add experimental-jobs-as-code template (#2177) 2025-01-20 10:15:11 +00:00
template Set default data_security_mode to "SINGLE_USER" in bundle templates (#2372) 2025-02-26 13:19:38 +01:00
databricks_template_schema.json Add experimental-jobs-as-code template (#2177) 2025-01-20 10:15:11 +00:00