databricks-cli/bundle
Pieter Noordhuis aa9e1fc41c
Update Terraform provider schema structs from 1.23.0 ()
## Changes

The provider at version 1.24.0 includes a regression for the MLflow
model resource.

To fix this, we explicitly pin the provider version at the version we
generate bindings for.

## Tests

Confirmed that a deploy of said MLflow model resource works with 1.23.0.
2023-08-30 13:58:28 +00:00
..
artifacts Allow referencing local Python wheels without artifacts section defined () 2023-08-28 16:29:04 +00:00
config Added transformation mutator for Python wheel task for them to work on DBR <13.1 () 2023-08-30 12:21:39 +00:00
deploy Added support for sync.include and sync.exclude sections () 2023-08-18 08:07:25 +00:00
deployer Fix locker unlock for destroy () 2023-06-19 15:57:25 +02:00
internal/tf Update Terraform provider schema structs from 1.23.0 () 2023-08-30 13:58:28 +00:00
libraries Correctly identify local paths in libraries section () 2023-08-29 08:26:09 +00:00
phases Added transformation mutator for Python wheel task for them to work on DBR <13.1 () 2023-08-30 12:21:39 +00:00
python Filter down to Python wheel tasks only for trampoline () 2023-08-30 13:51:15 +00:00
run Add development runs () 2023-07-12 08:51:54 +02:00
schema Renamed `environments` to `targets` in bundle configuration () 2023-08-17 15:22:32 +00:00
tests Allow referencing local Python wheels without artifacts section defined () 2023-08-28 16:29:04 +00:00
bundle.go Added support for sync.include and sync.exclude sections () 2023-08-18 08:07:25 +00:00
bundle_test.go Renamed `environments` to `targets` in bundle configuration () 2023-08-17 15:22:32 +00:00
context.go Make sync command work in bundle context; reorder args () 2023-02-20 11:33:30 +01:00
context_test.go Add command that writes the materialized bundle configuration to stdout () 2022-11-21 15:39:53 +01:00
deferred.go Added support for bundle.Seq, simplified Mutator.Apply interface () 2023-05-24 14:45:19 +02:00
deferred_test.go Added support for bundle.Seq, simplified Mutator.Apply interface () 2023-05-24 14:45:19 +02:00
mutator.go Added support for bundle.Seq, simplified Mutator.Apply interface () 2023-05-24 14:45:19 +02:00
mutator_test.go Added support for bundle.Seq, simplified Mutator.Apply interface () 2023-05-24 14:45:19 +02:00
root.go First look for databricks.yml before falling back to bundle.yml () 2023-07-18 12:16:34 +02:00
root_test.go Log the bundle root configuration file if applicable () 2023-08-11 12:28:05 +00:00
seq.go Added support for bundle.Seq, simplified Mutator.Apply interface () 2023-05-24 14:45:19 +02:00
seq_test.go Added support for bundle.Seq, simplified Mutator.Apply interface () 2023-05-24 14:45:19 +02:00