terraform-databricks-examples icon indicating copy to clipboard operation
terraform-databricks-examples copied to clipboard

User does not have permission to use tokens error

Open femi-anthony-db opened this issue 5 months ago • 0 comments
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" { │

femi-anthony-db avatar Jun 13 '25 14:06 femi-anthony-db