Skip to content

Commit a4fdf9f

Browse files
authored
Fixing issues - By "github.com/mxfactorial"
1 parent e83d138 commit a4fdf9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Check valid versions on:
1717

1818
module "ecs-fargate-service" {
1919
source = "cn-terraform/ecs-fargate-service/aws"
20-
version = "1.0.9"
20+
version = "1.0.10"
2121
name_preffix = var.name_preffix
2222
profile = var.profile
2323
region = var.region

0 commit comments

Comments
 (0)