Skip to content

Commit 7fa9670

Browse files
committed
docs: adding redis version to datasource info
1 parent a597d14 commit 7fa9670

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/data-sources/rediscloud_database.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ data "rediscloud_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
* `resp_version` - Either `resp2` or `resp3`. Database's RESP version.
4950
* `replica_of` - The set of Redis database URIs, in the format `redis://user:password@host:port`, that this
5051
database will be a replica of.

0 commit comments

Comments
 (0)