databricks-cli/bundle/deploy
Pieter Noordhuis c05c0cd941
Include `dyn.Path` as argument to the visit callback function (#1260)
## Changes

This change means the callback supplied to `dyn.Foreach` can introspect
the path of the value it is being called for. It also prepares for
allowing visiting path patterns where the exact path is not known
upfront.

## Tests

Unit tests.
2024-03-07 13:56:50 +00:00
..
files Tune output of bundle deploy command (#1047) 2023-12-21 08:00:37 +00:00
lock Added `bundle deployment bind` and `unbind` command (#1131) 2024-02-14 18:04:45 +00:00
metadata Use dynamic configuration model in bundles (#1098) 2024-02-16 19:41:58 +00:00
terraform Include `dyn.Path` as argument to the visit callback function (#1260) 2024-03-07 13:56:50 +00:00
check_running_resources.go Added warning when trying to deploy bundle with `--fail-if-running` and running resources (#1163) 2024-02-07 11:17:17 +00:00
check_running_resources_test.go Added warning when trying to deploy bundle with `--fail-if-running` and running resources (#1163) 2024-02-07 11:17:17 +00:00