Skip to content

Commit 07702db

Browse files
authored
[Doc] mark databricks_volume and databricks_credential as GA (#4524)
## Changes - UC volume & service credential are both GA ## Tests <!-- How is this tested? Please see the checklist below and also describe any other relevant tests --> - [x] relevant change in `docs/` folder NO_CHANGELOG=true
1 parent 0c1fdf3 commit 07702db

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

docs/resources/credential.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ subcategory: "Unity Catalog"
55

66
-> This resource can only be used with a workspace-level provider.
77

8-
-> This feature is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html).
9-
108
A credential represents an authentication and authorization mechanism for accessing services on your cloud tenant. Each credential is subject to Unity Catalog access-control policies that control which users and groups can access the credential.
119

1210
The type of credential to be created is determined by the `purpose` field, which should be either `SERVICE` or `STORAGE`.

docs/resources/volume.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ subcategory: "Unity Catalog"
33
---
44
# databricks_volume (Resource)
55

6-
-> This feature is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html).
7-
86
-> This resource can only be used with a workspace-level provider!
97

108
Volumes are Unity Catalog objects representing a logical volume of storage in a cloud object storage location. Volumes provide capabilities for accessing, storing, governing, and organizing files. While tables provide governance over tabular datasets, volumes add governance over non-tabular datasets. You can use volumes to store and access files in any format, including structured, semi-structured, and unstructured data.

0 commit comments

Comments
 (0)