Skip to content

Commit 549dc04

Browse files
committed
Updating ALB Module dependency
1 parent 031a945 commit 549dc04

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
@@ -57,7 +57,7 @@ module "td" {
5757
#------------------------------------------------------------------------------
5858
module "ecs-alb" {
5959
source = "cn-terraform/ecs-alb/aws"
60-
version = "1.0.1"
60+
version = "1.0.2"
6161
# source = "../terraform-aws-ecs-alb"
6262

6363
name_preffix = "${var.name_preffix}"

0 commit comments

Comments
 (0)