We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc64c9a commit bd91c47Copy full SHA for bd91c47
main.tf
@@ -3,7 +3,7 @@
3
#------------------------------------------------------------------------------
4
module "ecs-alb" {
5
source = "cn-terraform/ecs-alb/aws"
6
- version = "1.0.23"
+ version = "1.0.24"
7
8
name_prefix = var.name_prefix
9
vpc_id = var.vpc_id
0 commit comments