Skip to content

Commit b68bc73

Browse files
chore(deps): update terraform cloudposse/ecs-alb-service-task/aws to v0.76.0
1 parent a498259 commit b68bc73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ locals {
142142

143143
module "ecs_alb_service_task" {
144144
source = "cloudposse/ecs-alb-service-task/aws"
145-
version = "0.64.1"
145+
version = "0.76.0"
146146

147147
alb_security_group = var.alb_security_group
148148
use_alb_security_group = var.use_alb_security_group

0 commit comments

Comments
 (0)