terraform-databricks-examples
terraform-databricks-examples copied to clipboard
User does not have permission to use tokens error
trafficstars
I am getting the following error when running terraform plan on the example for this module an: 29 to add, 0 to change, 1 to destroy. ╷ │ Error: cannot read mws workspaces: cannot read token: User does not have permission to use tokens. │ │ with module.aws-workspace-basic.databricks_mws_workspaces.this, │ on .terraform/modules/aws-workspace-basic/modules/aws-workspace-basic/workspace.tf line 29, in resource "databricks_mws_workspaces" "this": │ 29: resource "databricks_mws_workspaces" "this" { │