diff --git a/main.tf b/main.tf index 0c25a3d..298f325 100644 --- a/main.tf +++ b/main.tf @@ -76,7 +76,7 @@ module "td" { #------------------------------------------------------------------------------ module "ecs-fargate-service" { source = "cn-terraform/ecs-fargate-service/aws" - version = "2.0.42" + version = "2.0.43" # source = "../terraform-aws-ecs-fargate-service" name_prefix = var.name_prefix