databricks-cli/bundle/config/resources
Andrew Nester 5aa89230e9
Use CreatePipeline instead of PipelineSpec for resources.Pipeline struct (#2287)
## Changes
`CreatePipeline` is a more complete structure (superset of PipelineSpec
one) which enables support of additional fields such as `run_as` and
`allow_duplicate_names` in DABs configuration. Note: these fields are
subject to support in TF in order to correctly work.

## Tests
Existing tests pass + no fields are removed from JSON schema
2025-02-07 17:22:51 +00:00
..
apps.go Added support for Databricks Apps in DABs (#1928) 2025-01-13 16:43:48 +00:00
clusters.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
dashboard.go Fix segfault in bundle summary command (#1937) 2024-11-28 12:27:24 +00:00
grant.go Support Unity Catalog Registered Models in bundles (#846) 2023-10-16 15:32:49 +00:00
job.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
mlflow_experiment.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
mlflow_model.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
model_serving_endpoint.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
modified_status.go Add "bundle summary" command (#1123) 2024-01-25 11:32:47 +00:00
permission.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
pipeline.go Use CreatePipeline instead of PipelineSpec for resources.Pipeline struct (#2287) 2025-02-07 17:22:51 +00:00
quality_monitor.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
registered_model.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
schema.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
volume.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00