databricks-cli/bundle/internal
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
..
annotation Autogenerated documentation for bundle config (#2033) 2025-01-29 12:14:21 +00:00
bundletest Add error checking in tests and enable errcheck there (#1980) 2024-12-09 13:56:41 +01:00
schema Use CreatePipeline instead of PipelineSpec for resources.Pipeline struct (#2287) 2025-02-07 17:22:51 +00:00
tf Upgrade TF provider to 1.64.1 (#2247) 2025-01-28 14:34:44 +00:00