diff --git a/main.tf b/main.tf index dd95d16..3b22ff8 100644 --- a/main.tf +++ b/main.tf @@ -75,7 +75,7 @@ module "td" { #------------------------------------------------------------------------------ module "ecs-fargate-service" { source = "cn-terraform/ecs-fargate-service/aws" - version = "2.0.41" + version = "2.0.42" # source = "../terraform-aws-ecs-fargate-service" name_prefix = var.name_prefix