We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3283054 commit 82abad1Copy full SHA for 82abad1
main.tf
@@ -3,7 +3,7 @@
3
#------------------------------------------------------------------------------
4
module "ecs-alb" {
5
source = "cn-terraform/ecs-alb/aws"
6
- version = "1.0.12"
+ version = "1.0.13"
7
8
name_prefix = var.name_prefix
9
vpc_id = var.vpc_id
0 commit comments