Skip to content

Commit 758109d

Browse files
committed
fix test on terraform
1 parent c8f3b0e commit 758109d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

acceptance/bundle/resources/secret_scopes/delete_scope/out.plan.txt renamed to acceptance/bundle/resources/secret_scopes/delete_scope/out.plan.direct.txt

File renamed without changes.

acceptance/bundle/resources/secret_scopes/delete_scope/script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ trace $CLI bundle deploy
1111

1212
grep -v DELETE < databricks.yml > databricks.yml.tmp && mv databricks.yml.tmp databricks.yml
1313

14-
trace $CLI bundle plan &> out.plan.txt
14+
trace $CLI bundle plan &> out.plan.$DATABRICKS_BUNDLE_ENGINE.txt
1515
rm out.requests.txt
1616

1717
trace $CLI bundle deploy

0 commit comments

Comments
 (0)