We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e57462 commit a1856dbCopy full SHA for a1856db
main.tf
@@ -75,7 +75,7 @@ module "td" {
75
#------------------------------------------------------------------------------
76
module "ecs-fargate-service" {
77
source = "cn-terraform/ecs-fargate-service/aws"
78
- version = "2.0.28"
+ version = "2.0.29"
79
# source = "../terraform-aws-ecs-fargate-service"
80
81
name_prefix = var.name_prefix
0 commit comments