We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca4bba commit c0ddb1bCopy full SHA for c0ddb1b
website/docs/r/redis_instance.html.markdown
@@ -119,8 +119,8 @@ The following arguments are supported:
119
* `redis_configs` -
120
(Optional)
121
Redis configuration parameters, according to http://redis.io/topics/config.
122
- Currently, the only supported parameters are maxmemory-policy and notify-keyspace-events
123
- (https://cloud.google.com/memorystore/docs/redis/reference/rest/v1/projects.locations.instances#Instance.FIELDS.redis_configs).
+ Please check Memorystore documentation for the list of supported parameters:
+ https://cloud.google.com/memorystore/docs/redis/reference/rest/v1/projects.locations.instances#Instance.FIELDS.redis_configs
124
125
* `location_id` -
126
0 commit comments