Skip to content

Commit bfa8b4d

Browse files
chore(deps): update terraform cn-terraform/ecs-fargate-task-definition/aws to v1.0.32 (#80)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b82314 commit bfa8b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ module "ecs-cluster" {
1515
#------------------------------------------------------------------------------
1616
module "td" {
1717
source = "cn-terraform/ecs-fargate-task-definition/aws"
18-
version = "1.0.31"
18+
version = "1.0.32"
1919
# source = "../terraform-aws-ecs-fargate-task-definition"
2020

2121
name_prefix = var.name_prefix

0 commit comments

Comments
 (0)