Skip to content

Commit 8dfd047

Browse files
committed
docs: adding redis_version to AA db datasource docs
1 parent 0080bff commit 8dfd047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/data-sources/rediscloud_active_active_subscription_database.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ data "rediscloud_active_active_subscription_database" "example" {
4545
* `memory_limit_in_gb` - The maximum memory usage for the database.
4646
* `dataset_size_in_gb` - Maximum amount of data in the dataset for this specific database in GB.
4747
* `support_oss_cluster_api` - Supports the Redis open-source (OSS) Cluster API.
48+
* `redis_version` - The Redis version of the database.
4849
* `external_endpoint_for_oss_cluster_api` - Use the external endpoint for open-source (OSS) Cluster API.
4950
* `enable_tls` - Enable TLS for database.
5051
* `tls_certificate` - TLS certificate used for authentication.

0 commit comments

Comments
 (0)