Skip to content

Commit

Permalink
Merge branch 'tmp/in-place-prototype' of github.com:databricks/cli in…
Browse files Browse the repository at this point in the history
…to tmp/in-place-prototype
  • Loading branch information
ilyakuz-db committed Nov 20, 2024
2 parents ddb68a7 + eede522 commit 6a036d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle/config/presets.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ type Presets struct {

// SourceLinkedDeployment indicates whether source-linked deployment is enabled. Works only in Databricks Workspace
// When set to true, resources created during deployment will point to source files in the workspace instead of their workspace copies.
// No resources will be uploaded to workspace
// File synchronization to ${workspace.file_path} is skipped.
SourceLinkedDeployment *bool `json:"source_linked_deployment,omitempty"`

// Tags to add to all resources.
Expand Down

0 comments on commit 6a036d1

Please sign in to comment.