We are using a service principal for TF deployment. It has account admin permission. For creating the storage credentials, we are using workspace level provider:provider "databricks" {alias = "workspace"host = "https://dbc-XXXX.cloud.databricks.com"a...
I am having a similar problem. So we have one storage credential and added the permission for a new bucket to the IAM role. When deploying with Terraform, we get this error:Error: cannot create external location: AWS IAM role does not have READ permi...