databricks-cli/bundle
shreyas-goenka c53ad860e6
Create tmp files in the cache dir in terraform command runs (#395)
## Changes
Passes through tmp dir related env vars to the terraform process. Incase
any of them are not set, we assign temp dir inside bundle cache dir as
the location terraform should use.

## Tests
Manually checked that these env vars do override location where
os.CreateTemp files are created
2023-05-23 13:51:15 +02:00
..
artifacts Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
config Rename: bricks -> databricks (#393) 2023-05-22 16:40:50 +02:00
deploy Create tmp files in the cache dir in terraform command runs (#395) 2023-05-23 13:51:15 +02:00
deployer Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
internal/tf Rename: bricks -> databricks (#393) 2023-05-22 16:40:50 +02:00
phases Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
run Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
schema Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
tests Fix tests for new repository name (#390) 2023-05-16 19:02:07 +02:00
bundle.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
bundle_test.go Store relative path to configuration file for every resource (#322) 2023-04-12 16:17:13 +02:00
context.go Make sync command work in bundle context; reorder args (#207) 2023-02-20 11:33:30 +01:00
context_test.go Add command that writes the materialized bundle configuration to stdout (#95) 2022-11-21 15:39:53 +01:00
deferred.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
deferred_test.go Added ability for deferred mutator execution (#380) 2023-05-16 18:01:50 +02:00
mutator.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
mutator_test.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
root.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
root_test.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00