Skip to content

Commit ad3488a

Browse files
modular-magiciandanawillow
authored andcommitted
add redis_4_0 as supported (hashicorp#966)
Signed-off-by: Modular Magician <[email protected]>
1 parent 844022c commit ad3488a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/docs/r/redis_instance.html.markdown

+3-3
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,9 @@ The following arguments are supported:
133133
* `redis_version` -
134134
(Optional)
135135
The version of Redis software. If not provided, latest supported
136-
version will be used. Updating the version will perform an
137-
upgrade/downgrade to the new version. Currently, the supported values
138-
are REDIS_3_2 for Redis 3.2.
136+
version will be used. Currently, the supported values are:
137+
- REDIS_4_0 for Redis 4.0 compatibility
138+
- REDIS_3_2 for Redis 3.2 compatibility
139139

140140
* `reserved_ip_range` -
141141
(Optional)

0 commit comments

Comments
 (0)