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