databricks-cli/acceptance/bundle/templates
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
..
dbt-sql Add missing `.gitignore` to dbt-sql and default-sql templates (#2356) 2025-02-25 09:42:02 +00:00
default-python Set default data_security_mode to "SINGLE_USER" in bundle templates (#2372) 2025-02-26 13:19:38 +01:00
default-sql Add missing `.gitignore` to dbt-sql and default-sql templates (#2356) 2025-02-25 09:42:02 +00:00
experimental-jobs-as-code Set default data_security_mode to "SINGLE_USER" in bundle templates (#2372) 2025-02-26 13:19:38 +01:00
test.toml Include acceptance tests in integration tests (#2242) 2025-02-03 10:43:25 +00:00