databricks-cli/bundle/deploy
Pieter Noordhuis 87207bba78
Configure Terraform provider auth through env vars (#290)
## 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.
2023-03-29 20:46:09 +02:00
..
files Execute file synchronization on deploy (#211) 2023-02-20 19:42:55 +01:00
lock Acquire lock prior to deploy (#270) 2023-03-22 16:37:26 +01:00
terraform Configure Terraform provider auth through env vars (#290) 2023-03-29 20:46:09 +02:00