Skip to content

Commit

Permalink
Update bundle/config/presets.go
Browse files Browse the repository at this point in the history
Co-authored-by: Pieter Noordhuis <pieter.noordhuis@databricks.com>
  • Loading branch information
ilyakuz-db and pietern authored Nov 20, 2024
1 parent aba35ae commit eede522
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 eede522

Please sign in to comment.