databricks-cli/acceptance/bundle
Andrew Nester ec7808da34
Added support for double underscore variable references (#2203)
## Changes
Added support for double underscore variable references.

Previously we made this restriction stronger with no particular reason,
TF provider supports multiple underscores and thus DABs should do as
well.

Fixes #1753

## Tests
Added acceptance and integration tests
2025-01-29 13:38:28 +00:00
..
git-permerror acc: Restore unexpected output error (#2243) 2025-01-28 10:15:32 +00:00
help Include help output for bundle commands in acceptance tests (#2178) 2025-01-17 14:52:53 +00:00
includes/non_yaml_in_include Show an error when non-yaml files used in include section (#2201) 2025-01-23 13:58:18 +00:00
override Enable acceptance tests for manually running against the cloud (#2120) 2025-01-14 13:50:28 +00:00
paths acc: only print non-zero exit codes in errcode function (#2222) 2025-01-24 10:47:12 +01:00
quality_monitor Migrate quality_monitor_test.go to acceptance test (#2192) 2025-01-20 16:33:03 +00:00
scripts Add acceptance test for 'experimental.scripts' (#2240) 2025-01-27 15:28:33 +00:00
syncroot acc: Restore unexpected output error (#2243) 2025-01-28 10:15:32 +00:00
templates Switch to using `[` from `<` in text replacements (#2224) 2025-01-28 10:54:23 +00:00
undefined_resources Migrate bundle/tests/undefined_resources_test.go to acceptance test (#2106) 2025-01-09 15:21:24 +00:00
variables Added support for double underscore variable references (#2203) 2025-01-29 13:38:28 +00:00