Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Sync Bot authored and schirevko committed Dec 21, 2023
1 parent fbe1e0a commit 434fb99
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/resources/mlplatform_jupyterhub.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ description: |-

Manages a ML Platform JupyterHub resource.

**New since v0.6.0**.

## Example Usage
```terraform
resource "vkcs_mlplatform_jupyterhub" "jupyterhub" {
Expand Down
2 changes: 2 additions & 0 deletions docs/resources/mlplatform_mlflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ description: |-

Manages a ML Platform MLFlow resource.

**New since v0.6.0**.

## Example Usage
```terraform
resource "vkcs_mlplatform_mlflow" "mlflow" {
Expand Down
2 changes: 2 additions & 0 deletions docs/resources/mlplatform_mlflow_deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ description: |-

Manages a ML Platform Deploy resource.

**New since v0.6.0**.

## Example Usage
```terraform
resource "vkcs_mlplatform_mlflow_deploy" "deploy" {
Expand Down

0 comments on commit 434fb99

Please sign in to comment.