Skip to content

Commit a1856db

Browse files
Update Terraform cn-terraform/ecs-fargate-service/aws to v2.0.29 (#48)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7e57462 commit a1856db

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
@@ -75,7 +75,7 @@ module "td" {
7575
#------------------------------------------------------------------------------
7676
module "ecs-fargate-service" {
7777
source = "cn-terraform/ecs-fargate-service/aws"
78-
version = "2.0.28"
78+
version = "2.0.29"
7979
# source = "../terraform-aws-ecs-fargate-service"
8080

8181
name_prefix = var.name_prefix

0 commit comments

Comments
 (0)