Skip to content

Commit b10c563

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

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
@@ -162,7 +162,7 @@ locals {
162162

163163
module "ecs_alb_service_task" {
164164
source = "cloudposse/ecs-alb-service-task/aws"
165-
version = "0.64.1"
165+
version = "0.78.0"
166166

167167
alb_security_group = var.alb_security_group
168168
use_alb_security_group = var.use_alb_security_group

0 commit comments

Comments
 (0)