Skip to content

Commit 6884c1f

Browse files
Update Terraform cn-terraform/ecs-fargate-task-definition/aws to v1.0.26 (#37)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0d69937 commit 6884c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
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.25"
18+
version = "1.0.26"
1919
# source = "../terraform-aws-ecs-fargate-task-definition"
2020

2121
name_prefix = var.name_prefix

0 commit comments

Comments
 (0)