mirror of https://github.com/databricks/cli.git
87207bba78
## Changes Auth relied on setting a profile. In this change we enumerate all configuration properties and export all non-empty ones as a map with environment variables. We then pass this map to the Terraform execution wrapper. This results in Terraform using the bundle's authentication configuration. This change is needed to make #287 work. ## Tests Manually. |
||
---|---|---|
.. | ||
apply.go | ||
convert.go | ||
convert_test.go | ||
dir.go | ||
init.go | ||
interpolate.go | ||
load.go | ||
write.go |