mirror of https://github.com/databricks/cli.git
c4d63eac70
Performs interpolation on string field. It looks for patterns `${foo.bar}` where `foo.bar` points to a string field in the configuration data model. It does not support traversal (e.g. `${foo}` with `foo` equal to`${bar}`), hence "rudimentary". |
||
---|---|---|
.. | ||
artifacts | ||
config | ||
loader | ||
tests | ||
bundle.go | ||
bundle_test.go | ||
context.go | ||
context_test.go | ||
mutator.go | ||
mutator_test.go | ||
root.go | ||
root_test.go |