Skip to content

Commit

Permalink
chore: generated docs changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rriski committed Sep 24, 2024
1 parent 17fcad8 commit 748b767
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 24 deletions.
7 changes: 1 addition & 6 deletions docs/data-sources/valkey.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,11 @@ page_title: "aiven_valkey Data Source - terraform-provider-aiven"
subcategory: ""
description: |-
Gets information about an Aiven for Valkey service.
This resource is in the beta stage and may change without notice. Set
the PROVIDER_AIVEN_ENABLE_BETA environment variable to use the resource.
---

# aiven_valkey (Data Source)

Gets information about an Aiven for Valkey service.

**This resource is in the beta stage and may change without notice.** Set
the `PROVIDER_AIVEN_ENABLE_BETA` environment variable to use the resource.
Gets information about an Aiven for Valkey service.

## Example Usage

Expand Down
7 changes: 1 addition & 6 deletions docs/data-sources/valkey_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,11 @@ page_title: "aiven_valkey_user Data Source - terraform-provider-aiven"
subcategory: ""
description: |-
The Valkey User data source provides information about the existing Aiven for Valkey user.
This resource is in the beta stage and may change without notice. Set
the PROVIDER_AIVEN_ENABLE_BETA environment variable to use the resource.
---

# aiven_valkey_user (Data Source)

The Valkey User data source provides information about the existing Aiven for Valkey user.

**This resource is in the beta stage and may change without notice.** Set
the `PROVIDER_AIVEN_ENABLE_BETA` environment variable to use the resource.
The Valkey User data source provides information about the existing Aiven for Valkey user.



Expand Down
7 changes: 1 addition & 6 deletions docs/resources/valkey.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,11 @@ page_title: "aiven_valkey Resource - terraform-provider-aiven"
subcategory: ""
description: |-
Creates and manages an Aiven for Valkey https://aiven.io/docs/products/valkey service.
This resource is in the beta stage and may change without notice. Set
the PROVIDER_AIVEN_ENABLE_BETA environment variable to use the resource.
---

# aiven_valkey (Resource)

Creates and manages an [Aiven for Valkey](https://aiven.io/docs/products/valkey) service.

**This resource is in the beta stage and may change without notice.** Set
the `PROVIDER_AIVEN_ENABLE_BETA` environment variable to use the resource.
Creates and manages an [Aiven for Valkey](https://aiven.io/docs/products/valkey) service.

## Example Usage

Expand Down
7 changes: 1 addition & 6 deletions docs/resources/valkey_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,11 @@ page_title: "aiven_valkey_user Resource - terraform-provider-aiven"
subcategory: ""
description: |-
Creates and manages an Aiven for Valkey https://aiven.io/docs/products/valkey user.
This resource is in the beta stage and may change without notice. Set
the PROVIDER_AIVEN_ENABLE_BETA environment variable to use the resource.
---

# aiven_valkey_user (Resource)

Creates and manages an [Aiven for Valkey](https://aiven.io/docs/products/valkey) user.

**This resource is in the beta stage and may change without notice.** Set
the `PROVIDER_AIVEN_ENABLE_BETA` environment variable to use the resource.
Creates and manages an [Aiven for Valkey](https://aiven.io/docs/products/valkey) user.



Expand Down

0 comments on commit 748b767

Please sign in to comment.