diff --git a/main.tf b/main.tf index dd08a3e..601462d 100644 --- a/main.tf +++ b/main.tf @@ -155,7 +155,7 @@ module "td" { #------------------------------------------------------------------------------ module "ecs-fargate-service" { source = "cn-terraform/ecs-fargate-service/aws" - version = "2.0.39" + version = "2.0.41" # source = "../terraform-aws-ecs-fargate-service" name_prefix = "${var.name_prefix}-jenkins"