Skip to content

Commit

Permalink
Merge pull request #90 from databrickslabs/multiple-workspace-apis
Browse files Browse the repository at this point in the history
small resource naming doc fix
  • Loading branch information
stikkireddy committed Jun 9, 2020
2 parents fe1f43a + 235b711 commit 8dd8c21
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion website/content/Resources/mws_credentials.md
Expand Up @@ -7,7 +7,7 @@ pre = ""
+++


## Resource: `mws_credentials`
## Resource: `databricks_mws_credentials`

This resource to configure the credentials for the multiple workspaces api.

Expand Down
2 changes: 1 addition & 1 deletion website/content/Resources/mws_networks.md
Expand Up @@ -7,7 +7,7 @@ pre = ""
+++


## Resource: `mws_networks`
## Resource: `databricks_mws_networks`

This resource to configure the vpc for the multiple workspaces api if the BYOVPC option is chosen.

Expand Down
2 changes: 1 addition & 1 deletion website/content/Resources/mws_storage_configurations.md
Expand Up @@ -7,7 +7,7 @@ pre = ""
+++


## Resource: `mws_storage_configurations`
## Resource: `databricks_mws_storage_configurations`

This resource to configure the root bucket for the multiple workspaces api.

Expand Down
2 changes: 1 addition & 1 deletion website/content/Resources/mws_workspaces.md
Expand Up @@ -7,7 +7,7 @@ pre = ""
+++


## Resource: `mws_workspaces`
## Resource: `databricks_mws_workspaces`

This resource to configure the vpc for the multiple workspaces api if the BYOVPC option is chosen.

Expand Down

0 comments on commit 8dd8c21

Please sign in to comment.