mirror of https://github.com/databricks/cli.git
These fields (key and values) needs to be double quoted in order for yaml loader to read, parse and unmarshal it into Go struct correctly because these fields are `map[string]string` type. ## Tests Added regression unit and E2E tests |
||
---|---|---|
.. | ||
generate_test.go | ||
job.go | ||
pipeline.go | ||
utils.go |