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". |
||
---|---|---|
.. | ||
interpolation | ||
mutator | ||
resources | ||
artifact.go | ||
bundle.go | ||
environment.go | ||
resources.go | ||
root.go | ||
root_test.go | ||
workspace.go |