databricks-cli/libs/dyn/dynvar
shreyas-goenka bc299cafb8
Add warning when variable interpolation is used for auth fields (#2399)
## Changes
This PR adds a warning which gives users clear guidance when they try to
use variable interpolation for an auth field.

## Tests
Modify existing acceptance test.
2025-02-27 15:58:48 +00:00
..
lookup.go Add `dynvar` package for variable resolution with a `dyn.Value` tree (#1143) 2024-01-24 18:49:06 +00:00
lookup_test.go Define `dyn.Mapping` to represent maps (#1301) 2024-03-25 11:01:09 +00:00
ref.go Add warning when variable interpolation is used for auth fields (#2399) 2025-02-27 15:58:48 +00:00
ref_test.go Added support for double underscore variable references (#2203) 2025-01-29 13:38:28 +00:00
resolve.go Track multiple locations associated with a `dyn.Value` (#1510) 2024-07-16 11:27:27 +00:00
resolve_test.go Added support for complex variables (#1467) 2024-06-26 10:25:32 +00:00