Skip to content

Commit 41ef6e1

Browse files
chore(deps): update terraform cloudposse/ecs-alb-service-task/aws to v0.75.0
1 parent a096895 commit 41ef6e1

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
@@ -141,7 +141,7 @@ locals {
141141

142142
module "ecs_alb_service_task" {
143143
source = "cloudposse/ecs-alb-service-task/aws"
144-
version = "0.64.1"
144+
version = "0.75.0"
145145

146146
alb_security_group = var.alb_security_group
147147
use_alb_security_group = var.use_alb_security_group

0 commit comments

Comments
 (0)