Skip to content

Commit ec9235a

Browse files
Update Terraform cn-terraform/ecs-alb/aws to v1.0.22 (#48)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d7d7a8f commit ec9235a

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
@@ -3,7 +3,7 @@
33
#------------------------------------------------------------------------------
44
module "ecs-alb" {
55
source = "cn-terraform/ecs-alb/aws"
6-
version = "1.0.21"
6+
version = "1.0.22"
77

88
name_prefix = var.name_prefix
99
vpc_id = var.vpc_id

0 commit comments

Comments
 (0)