Skip to content

Commit e252dc0

Browse files
chore(deps): update terraform cloudposse/ecs-alb-service-task/aws to v0.77.0
1 parent 0af8265 commit e252dc0

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
@@ -147,7 +147,7 @@ locals {
147147

148148
module "ecs_alb_service_task" {
149149
source = "cloudposse/ecs-alb-service-task/aws"
150-
version = "0.64.1"
150+
version = "0.77.0"
151151

152152
alb_security_group = var.alb_security_group
153153
use_alb_security_group = var.use_alb_security_group

0 commit comments

Comments
 (0)