databricks-cli/bundle
shreyas-goenka d9d295f2a9
Implement Terraform state synchronization and deploy (#98)
https://user-images.githubusercontent.com/88374338/203669797-abebf99e-8fa6-4d6e-b57a-abd172d8020d.mov
2022-12-06 00:40:45 +01:00
..
artifacts Mutators to define current user and default artifact path (#112) 2022-12-01 11:17:29 +01:00
config Revert "Rename jobs -> workflows" (#118) 2022-12-01 22:39:15 +01:00
deployer Implement Terraform state synchronization and deploy (#98) 2022-12-06 00:40:45 +01:00
loader Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
tests Revert "Rename jobs -> workflows" (#118) 2022-12-01 22:39:15 +01:00
bundle.go Function to return bundle's cache directory (#109) 2022-11-30 14:40:41 +01:00
bundle_test.go Function to return bundle's cache directory (#109) 2022-11-30 14:40:41 +01:00
context.go Add command that writes the materialized bundle configuration to stdout (#95) 2022-11-21 15:39:53 +01:00
context_test.go Add command that writes the materialized bundle configuration to stdout (#95) 2022-11-21 15:39:53 +01:00
mutator.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
mutator_test.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
root.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
root_test.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00