Skip to content

Commit 15a1e20

Browse files
Update Terraform terraform-aws-modules/rds-aurora/aws to v7.7.1
1 parent 8ff0130 commit 15a1e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Feb2023/terraform/aurora_mysql_db.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module "techtalks_db" {
22
source = "terraform-aws-modules/rds-aurora/aws"
3-
version = "7.6.0"
3+
version = "7.7.1"
44

55
name = "tech-talks"
66
engine = "aurora-mysql"

0 commit comments

Comments
 (0)