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 03cad67 commit 65e146aCopy full SHA for 65e146a
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.36"
+ version = "1.0.38"
19
# source = "../terraform-aws-ecs-fargate-task-definition"
20
21
additional_containers = var.additional_containers
0 commit comments