diff --git a/main.tf b/main.tf index 0e1c6e4..22e0c3e 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.44" + version = "2.0.45" # source = "../terraform-aws-ecs-fargate-service" name_prefix = var.name_prefix