databricks-cli/bundle/phases
stikkireddy 533234f148
Fix: bundle destroy fails when bundle.tf.json file is deleted (#519)
## Changes

Adds the following steps to the destroy phase:
1. interpolate
2. write

Resolves #518 

## Tests

Tested manually due there not being an examples for tests to use.
2023-07-05 21:58:06 +02:00
..
build.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
deploy.go Fix locker unlock for destroy (#492) 2023-06-19 15:57:25 +02:00
destroy.go Fix: bundle destroy fails when bundle.tf.json file is deleted (#519) 2023-07-05 21:58:06 +02:00
initialize.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
phase.go Added support for bundle.Seq, simplified Mutator.Apply interface (#403) 2023-05-24 14:45:19 +02:00