Skip to content

Commit 724f79b

Browse files
chore(deps): update terraform cloudposse/ecs-alb-service-task/aws to v0.78.0
1 parent c71d0a6 commit 724f79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ locals {
163163

164164
module "ecs_alb_service_task" {
165165
source = "cloudposse/ecs-alb-service-task/aws"
166-
version = "0.64.1"
166+
version = "0.78.0"
167167

168168
alb_security_group = var.alb_security_group
169169
use_alb_security_group = var.use_alb_security_group

0 commit comments

Comments
 (0)