We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b82314 commit bfa8b4dCopy full SHA for bfa8b4d
main.tf
@@ -15,7 +15,7 @@ module "ecs-cluster" {
15
#------------------------------------------------------------------------------
16
module "td" {
17
source = "cn-terraform/ecs-fargate-task-definition/aws"
18
- version = "1.0.31"
+ version = "1.0.32"
19
# source = "../terraform-aws-ecs-fargate-task-definition"
20
21
name_prefix = var.name_prefix
0 commit comments