mirror of https://github.com/databricks/cli.git
5df4c7e134
## Changes This PR introduces an allow list for resource types that are allowed when the run_as for the bundle is not the same as the current deployment user. This PR also adds a test to ensure that any new resources added to DABs will have to add the resource to either the allow list or add an error to fail when run_as identity is not the same as deployment user. ## Tests Unit tests |
||
---|---|---|
.. | ||
both_sp_and_user | ||
model_serving | ||
neither_sp_nor_user | ||
neither_sp_nor_user_override | ||
pipelines |