databricks-cli/internal/testutil
shreyas-goenka 553fdd1e81
Serialize dynamic value for `bundle validate` output (#1499)
## Changes
Using dynamic values allows us to retain references like
`${resources.jobs...}` even when the type of field is not integer, eg:
`run_job_task`, or in general values that do not map to the Go types for
a field.

## Tests
Integration test
2024-06-18 15:04:20 +00:00
..
cloud.go Fix CLI nightlies on our UC workspaces (#1225) 2024-02-21 13:06:03 +00:00
env.go Add integration test for mlops-stacks initialization (#1155) 2024-03-12 14:15:54 +00:00
file.go Serialize dynamic value for `bundle validate` output (#1499) 2024-06-18 15:04:20 +00:00
requirement.go Run tests to verify backend tag validation behavior (#814) 2023-09-29 08:38:06 +00:00