We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93132c3 commit bdf73edCopy full SHA for bdf73ed
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.38"
+ version = "2.0.39"
79
# source = "../terraform-aws-ecs-fargate-service"
80
81
name_prefix = var.name_prefix
0 commit comments