diff --git a/main.tf b/main.tf index c5a582b..330846b 100644 --- a/main.tf +++ b/main.tf @@ -15,7 +15,7 @@ resource "aws_appmesh_virtual_gateway" "gateway" { } module "envoy_service" { - source = "github.com/pbs/terraform-aws-ecs-service-module?ref=4.2.0" + source = "github.com/pbs/terraform-aws-ecs-service-module?ref=5.0.1" name = local.name