diff --git a/main.tf b/main.tf index 0201efd..498bbb9 100644 --- a/main.tf +++ b/main.tf @@ -67,7 +67,7 @@ module "github_webhooks" { module "ecs_web_app" { source = "cloudposse/ecs-web-app/aws" - version = "0.48.1" + version = "0.48.2" region = var.region vpc_id = var.vpc_id