diff --git a/docs/resources/workspace_binding.md b/docs/resources/workspace_binding.md index aa7f009b86..94f33912c1 100644 --- a/docs/resources/workspace_binding.md +++ b/docs/resources/workspace_binding.md @@ -43,5 +43,5 @@ The following arguments are required: This resource can be imported by using combination of workspace ID, securable type and name: ```sh -terraform import databricks_catalog_workspace_binding.this "||" +terraform import databricks_workspace_binding.this "||" ```