diff --git a/main.tf b/main.tf index ccd5070..49e05f3 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"