Skip to content

Commit 82abad1

Browse files
Update Terraform cn-terraform/ecs-alb/aws to v1.0.13 (#33)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3283054 commit 82abad1

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

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

0 commit comments

Comments
 (0)