Skip to content

Commit

Permalink
add redis_4_0 as supported (GoogleCloudPlatform#2085)
Browse files Browse the repository at this point in the history
  • Loading branch information
danawillow authored and modular-magician committed Aug 7, 2019
1 parent 5795ea7 commit 5f2fe6d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion build/terraform
2 changes: 1 addition & 1 deletion build/terraform-beta
7 changes: 4 additions & 3 deletions products/redis/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,10 @@ objects:
name: redisVersion
description: |
The version of Redis software. If not provided, latest supported
version will be used. Updating the version will perform an
upgrade/downgrade to the new version. Currently, the supported values
are REDIS_3_2 for Redis 3.2.
version will be used. Currently, the supported values are:
- REDIS_4_0 for Redis 4.0 compatibility
- REDIS_3_2 for Redis 3.2 compatibility
input: true
- !ruby/object:Api::Type::String
name: reservedIpRange
Expand Down

0 comments on commit 5f2fe6d

Please sign in to comment.