Skip to content

Commit

Permalink
adding API Versions for RedisEnterprise
Browse files Browse the repository at this point in the history
  • Loading branch information
sinbai committed Oct 19, 2023
1 parent c2f2988 commit cd06905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ service "redis" {
}
service "redisenterprise" {
name = "RedisEnterprise"
available = ["2022-01-01", "2023-07-01"]
available = ["2022-01-01", "2023-07-01", "2023-10-01-preview"]
}
service "relay" {
name = "Relay"
Expand Down

0 comments on commit cd06905

Please sign in to comment.