Skip to content

Commit 70c4e7d

Browse files
committed
bump version
1 parent 4417b2a commit 70c4e7d

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
@@ -153,7 +153,7 @@ locals {
153153
tags = merge({
154154
Name = var.name,
155155
Module = "RDS MySQL"
156-
ModuleVersion = "v0.5.0"
156+
ModuleVersion = "v0.5.1"
157157
ModuleSource = "https://github.com/jetbrains-infra/terraform-aws-rds-mysql"
158158
}, var.tags)
159159
}

0 commit comments

Comments
 (0)