databricks-cli/bundle/deploy
Andrew Nester f7566b8264
Close local Terraform state file when pushing to remote (#752)
## Changes
Close local Terraform state file when pushing to remote

Should help fix E2E test cleanup
```
testing.go:1225: TempDir RemoveAll cleanup: remove 
C:\Users\RUNNER~1\AppData\Local\Temp\TestAccPythonWheelTaskDeployAndRun1395546390\001\.databricks\bundle\default\terraform\terraform.tfstate: 
The process cannot access the file because it is being used by another process.
```
2023-09-08 10:47:17 +00:00
..
files Added support for sync.include and sync.exclude sections (#671) 2023-08-18 08:07:25 +00:00
lock Fix locker unlock for destroy (#492) 2023-06-19 15:57:25 +02:00
terraform Close local Terraform state file when pushing to remote (#752) 2023-09-08 10:47:17 +00:00