databricks-cli/bundle/internal
Ilya Kuznetsov c224be5c1f
Allow using variables in enum fields (#2199)
## Changes

It is possible to pass variable to enum fields but json-schema doesn't
accept it. This PR adds `oneOf` for enum types that includes `${var-*}`
pattern

## Tests

Manually checked in VSCode
2025-01-22 10:30:17 +00:00
..
bundletest Add error checking in tests and enable errcheck there (#1980) 2024-12-09 13:56:41 +01:00
schema Allow using variables in enum fields (#2199) 2025-01-22 10:30:17 +00:00
tf Upgrade TF provider to 1.63.0 (#2162) 2025-01-16 12:04:00 +00:00