Skip to content

Commit b5ec35c

Browse files
committed
dhcp: roll latest aurora
1 parent 2dcb33f commit b5ec35c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tf/dhcp/rds.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
resource "aws_rds_cluster" "kea" {
22
cluster_identifier = "kea"
33
engine = "aurora-mysql"
4-
engine_version = "8.0.mysql_aurora.3.08.1"
4+
engine_version = "8.0.mysql_aurora.3.10.0"
55

66
database_name = "kea"
77

0 commit comments

Comments
 (0)