Skip to content

Commit c858885

Browse files
committed
Bump default of engine_version to 5.0.6
1 parent 1c2c287 commit c858885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ variable "ingress_cidr_blocks" {
2929
}
3030

3131
variable "engine_version" {
32-
default = "5.0.0"
32+
default = "5.0.6"
3333
type = string
3434
description = "The version number of the cache engine to be used for the cache clusters in this replication group."
3535
}

0 commit comments

Comments
 (0)