databricks-cli/bundle/deploy
Andrew Nester 33fb0b3c40
Do not truncate local state file when pulling remote changes (#382)
## Changes
When local state file exists it won't be override by remote state file

## Tests
Running `bricks bundle deploy` after state push failed does not override
local state file

Use cases verified:
1. Local state file is newer than remote
2. Local state file is older than remote
3. Local state file does not exist
4. Local state file corrupted
2023-05-16 17:02:33 +02:00
..
files Log mutator messages using progress logger (#312) 2023-04-18 16:55:06 +02:00
lock Make all workspace paths string fields (#327) 2023-04-12 16:54:36 +02:00
terraform Do not truncate local state file when pulling remote changes (#382) 2023-05-16 17:02:33 +02:00