mirror of https://github.com/databricks/cli.git
cf2a1c38ba
## Changes
This PR sets run as permissions after variable interpolation.
Terraform does not allow specifying permissions for current user.
The following configuration would fail becuase we would assign a
permission block for self, bypassing this check here:
|
||
---|---|---|
.. | ||
build.go | ||
deploy.go | ||
destroy.go | ||
initialize.go | ||
phase.go |