Skip to content

Commit

Permalink
[Doc] Update workspace_binding import command
Browse files Browse the repository at this point in the history
  • Loading branch information
jtthackery committed Aug 23, 2024
1 parent 5603eb6 commit b3cdf85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/workspace_binding.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 "<workspace_id>|<securable_type>|<securable_name>"
terraform import databricks_workspace_binding.this "<workspace_id>|<securable_type>|<securable_name>"
```

0 comments on commit b3cdf85

Please sign in to comment.