Skip to content

Commit 809cd7b

Browse files
authored
Add changelog entry regarding permissions issue (depends on terraform 1.92.0) (#3771)
1 parent c6ab98b commit 809cd7b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

NEXT_CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
### Notable Changes
66

7+
* (via Terraform v1.92.0) DABs will no longer try to update pipeline permissions upon pipeline deletion. This fixes PERMISSION\_ERROR upon 'bundle destroy'
8+
for pipelines that have run\_as setting enabled (described in https://community.databricks.com/t95/data-engineering/dab-dlt-destroy-fails-due-to-ownership-permissions-mismatch/td-p/132101)
9+
The downside is that if 'permissions:' block is removed from the resource, DABs will not try anymore to restore permissions to just the owner of the pipeline.
10+
711
### CLI
812

913
* Add the `--configure-serverless` flag to `databricks auth login` to configure Databricks Connect to use serverless.

0 commit comments

Comments
 (0)